Hi,
I'm getting a token error in my application. This is not happening all time but sometimes. This is coming while fetching the access token.
Thanks,
Hi,
I'm getting a token error in my application. This is not happening all time but sometimes. This is coming while fetching the access token.
Thanks,
Hi,
From the screenshot I'm not able to see where the issue is coming from. I'd recommend logging the raw data that you're trying to parse with JSON.parse()
. I assume this is sometimes not JSON and that's what's causing the error.
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.