As a heads up, in the config.yaml, you have given ...
# support-questions-legacy
r
As a heads up, in the config.yaml, you have given two keys. One is
Akjnv3iunvsoi8=-sackjij3ncisds
and the other is
asnj9=asdcda-OI982JIUN=-a
. They are comma separated. So in the go SDK, you should give only one of them. That is
s.Config.SuperTokens.APIKey
should be
Akjnv3iunvsoi8=-sackjij3ncisds
or should be
asnj9=asdcda-OI982JIUN=-a
.