producthunt-api icon indicating copy to clipboard operation
producthunt-api copied to clipboard

Issue with invalid access token

Open eple0030 opened this issue 1 year ago • 1 comments

Hi!

I have issue with the API setup. I followed your documentation and got the access token : https://api.producthunt.com/v2/docs/oauth_user_authentication/oauth_authorize_ask_for_access_grant_code_on_behalf_of_the_user#

I got the token: } access_token": "xxxxxxxxxxxx", "token_type": "Bearer", "scope": "public private", "created_at": 1728000206 }

but it seems to be invalid: see printscreens below https://github.com/user-attachments/assets/32a02dae-2fa3-4b93-a6f8-a91b04ba7cd2 src="https://github.com/user-attachments/assets/54f2cf0d-0195-48ed-b334-69ead5437977

Possible to provide some help with this. Thanks a lot!

eple0030 avatar Oct 08 '24 20:10 eple0030

have you solved that problem?

ArthurZhang02 avatar Jan 27 '25 02:01 ArthurZhang02