Patreon OAuth + Connected Apps = missing app name / visual error

Hello, I’m building an app with Patreon OAuth Login and the integration is working fine so far. I’m using the V2 version of the API.

But I’m seeing some visual errors. When the connected user goes to their “Connected apps” page on Patreon, they see the message below (instead of my app’s name) with a “Disconnect” button next to it, but the token is actually working fine.

“Uh-oh. Something is wrong with this token.”

When they try to revoke access, the app’s name is empty:

Remove “”
“” will no longer have permission to access your Patreon data.

But my client settings are fully filled out, including app name and everything.

This seems to be a visual problem since the integration is working despite this. This will confuse my users. Any advice?

They may be expired tokens.

The user (actually myself using another account) tested it right after logging in with Patreon, and the tokens are working in the API requests as well.

Same problem for me.

Try to confirm whether your tokens are expired.

I see the same issue. I have verified the token is not expired.

Thanks for reporting. This will be investigated sometime soon.