mukulg22
01/12/2023, 12:24 PMDarkPhoenix
01/12/2023, 1:14 PMrp
01/12/2023, 1:36 PMd3adb0y
01/12/2023, 5:27 PMsupertokens_python.exceptions.GeneralError: Since your API and website domain are different, for sessions to work, please use https on your apiDomain and don't set cookieSecure to false.
rp
01/12/2023, 5:51 PMAnthony Stod Custodio
01/12/2023, 6:07 PMrp
01/12/2023, 6:39 PMcosmoecwsa
01/12/2023, 9:16 PMSDavies
01/12/2023, 9:23 PM[info] 2023/01/12 21:14:24 [Recovery] 2023/01/12 - 21:14:24 panic recovered:
[info] interface conversion: interface {} is nil, not string
[info] runtime/iface.go:262 (0x557de46c7a49)
[info] github.com/supertokens/supertokens-golang@v0.9.7/recipe/thirdparty/providers/apple.go:86 (0x557de4c39d89)
[info] github.com/supertokens/supertokens-golang@v0.9.7/recipe/thirdparty/api/implementation.go:135 (0x557de4c34775)
[info] github.com/supertokens/supertokens-golang@v0.9.7/recipe/thirdpartypasswordless/api/implementation.go:34 (0x557de4d1acbb)
...
Looking at the code on Github, it looks like authCodeResponse["id_token"]
is nil
. I'm wondering if anyone has run into a similar issue and if it's obvious to anyone what I'm doing wrong. I'm overriding both the API endpoint and function for third party signin/up (but it looks like it's panicking before making it to my function override) if that makes a difference.SDavies
01/12/2023, 11:05 PMrp
01/13/2023, 5:25 AMJohn Oliver
01/13/2023, 6:48 AMJohn Oliver
01/13/2023, 6:50 AMRessiject
01/13/2023, 10:39 AMhyperknot
01/13/2023, 7:51 PMrp
01/14/2023, 4:11 AMjxyz
01/15/2023, 9:40 PMrp
01/16/2023, 5:25 AMrp
01/16/2023, 5:25 AMjamesl
01/16/2023, 10:09 AMjamesl
01/16/2023, 10:09 AMnkshah2
01/16/2023, 10:10 AMichikawa.kazuto
01/16/2023, 1:01 PMturbosepp
01/16/2023, 1:26 PMrp
01/16/2023, 1:27 PMjxyz
01/17/2023, 2:11 AMrp
01/17/2023, 3:04 AMrp
01/17/2023, 3:07 AM