I’m having trouble with the access token. When I save a new access token, it works perfectly for the first API call. However, starting with the second API call, an old acess token is being send to my backend instead of the new one I saved. This issue only happens when I’m using the Toodle extension
I tried to uninstall the extension and resinstall but but I still face the same issue. when IChecking my backend, where I can see it consistently returns the outdated token
can anyone please help me thank you