analog-nico / passport-pinterest

Passport strategy for authenticating with Pinterest using the OAuth 2.0 API.
ISC License
14 stars 6 forks source link

The authorization grant is invalid #6

Closed smakosh closed 3 years ago

smakosh commented 3 years ago

Hi, thanks for creating this useful project!

I implemented this strategy and I'm getting the following issue

{"status":"failure","code":283,"data":"Invalid Application ID","message":"The authorization grant is invalid","endpoint_name":"oauth_connect"}

I did provide both the app ID and app secret

smakosh commented 3 years ago

Just saw that it's not maintained anymore