Hi <@!498057949541826571> , How are you? I am tryi...
# support-questions
m
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
So the only way this error is possible is if config.API_URL is set incorrectly in the testing env
@User
m
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
Nothing else should affect this. Just that config.
I'd be very surprised if it's some other issue
m
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
Alright!
3 Views