So what do I do if I’m experiencing the same authentication problems like you did?
Or you said it and I missed it?
You are viewing a single comment's thread from:
So what do I do if I’m experiencing the same authentication problems like you did?
Or you said it and I missed it?
By revoking the token, and clearing it from local storage solved the issue.
For the other 401 error, always make sure to have your required permissions in your scope which is located in the manifest Json file.
Alright, thank you