How can I resolve the "InvalidAuthenticationToken" error due to an improperly formatted JWT with too many dots when calling the graph api after sme time it start working normally
LOKESH K
0
Reputation points
Hi everyone,
I'm encountering an issue with fetching chats from [API/Service Name]. When I attempt to call the API, I receive the following for message
Error fetching chats:
It seems that the JWT token is not correctly formatted, with more dots than allowed. This issue seems to resolve itself intermittently. Note that it start working fine after the some time it start working normally
Can someone help me understand why this error occurs and how to fix it? Any insights on ensuring the token is correctly formatted or any best practices for handling JWT tokens would be greatly appreciated.
Thank you!
Sign in to answer