Hi all, I'm trying to integrate a peerboard with my user base.
I'm following these instructions:
https://community.peerboard.com/post/324940137
https://community.peerboard.com/post/136893725
However, when I created a token and went to https://<YOUR_COMMUNITY_URL>/login/sso/jwt/<JWT_TOKEN>
I get a black screen that says Failed to decode general bearer creds: not a token
, and the error is a 500 error (on the console).
Anyone know what I'm doing wrong?
Thanks!