producthunt-api
producthunt-api copied to clipboard
Issue with invalid access token
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!
have you solved that problem?