dirkgroenen / pinterest-api-php

A PHP wrapper for the official Pinterest API. :pushpin:
https://developers.pinterest.com/docs/getting-started/introduction/
Apache License 2.0
173 stars 76 forks source link

Pinterest error (code: 401) with message: Authorization failed #77

Closed balamscint closed 6 years ago

balamscint commented 6 years ago

Hi,

I have got the access token and my scopes are correct.

But am getting this error, when trying to get user info,

Pinterest error (code: 401) with message: invalid_grant

scope=read_public,write_public

I don't know what is wrong.

Can you help me with this?

balamscint commented 6 years ago

I have found the problem. My APP is not Reviewed yet. So the error.