https://supertokens.com/ logo
m

mr_robek

02/14/2022, 11:56 AM
Hi @User , How are you? I am trying to debug a bug that we faced in our environments. We have 2 environments and we call them stage and testing . Somehow our testing environment was trying to perform a refresh session action by calling our stage environment. Have you every seen a similar issue? Can you give me a hint where should I look when debugging it? Here is a screen with error and our app config. Thanks!
r

rp

02/14/2022, 11:57 AM
So the only way this error is possible is if config.API_URL is set incorrectly in the testing env
@User
m

mr_robek

02/14/2022, 12:14 PM
that what I was thinking... however we did not change the config.API_URL part for some time so I decided to ask you if there is any other thing that I should look into
like sessions/cookies etc
r

rp

02/14/2022, 12:21 PM
Nothing else should affect this. Just that config.
I'd be very surprised if it's some other issue
m

mr_robek

02/14/2022, 12:44 PM
ok, I will spend some more time looking into the issue and if not found anything will have to put that on 'watch' for future
r

rp

02/14/2022, 12:44 PM
Alright!
3 Views