Getting Error when try to get Pinterest Access Token
问题 My question is similar to this one. I have followed every step trying to get a Pinterest access token. https://developers.pinterest.com/docs/api/overview/ I ' 1. Created an app in the Pinterest developer dashboard 2. Got my authorization code without any problems 3. Tried to query my access token like in the docs: POST https://api.pinterest.com/v1/oauth/token?grant_type=authorization_code&client_id=888888888888888&client_secret=9999999999999999999999&code=00000000000000 I tried to get it