When I try to request access token OAuth 2.0 for a LinkedIn app, I receive the following error:
Oops. We can’t verify the authenticity of your request because the state parameter was modified.
I run into an issue with using the LinkedIn developer platform. My app uses r_emailaddress
and r_liteprofile
When I try to renew an OAuth 2.0 access token for a LinkedIn app, I receive the following error:
Oops. We can’t verify the authenticity of your request because the state parameter was modified.
I can't fix the problem after studying the official documentation, so I'm asking for your help.
I had the same problem and... apparently it was only because I was on Brave. Works like a charm on Chrome.