403 Forbidden when trying to access /api/oauth2/api/current_user

Hello,

I’m building a website that requires the Patreon id of the user.
I installed the patreon-oauth lib (available on npm), everything is good until I click on the “Allow” button when Patreon ask if you want to share the scope information, but then on the redirection (when I try to access the /api/oauth2/api/current_user endpoint), Patreon returns me 403 Forbidden.

Any help would be appreciated. Thanks.

Used the APIv2 and it worked.

1 Like

That’s the way to go.