Microsoft Auth login - Token too long

We’re using OAuth to auth. users with Microsoft Accounts on our bubble app.
Some users can’t login with their MS accounts for “no reason”.

In the logs I found the following: Workflow error - Text is too long.
image

So I think the token that we receive from MS is too long for a “hidden” database field. Any idea how to solve this?

push ?

did you solve it ? I’ve the same problem

Same problem here. Would be interested to know how you fixed it! :sweat_smile:
I’m guessing there’s no way to fix / workaround this other than by making changes in the Microsoft Azure/AD setup?

(Update) - Apparently, Bubble suggests the workaround proposed here:
https://forum.bubble.io/t/oauth-user-agent-flow-text-too-long-for-this-field/235454/14