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?