fnx
fnx2mo ago

Unable to save Azure OAuth resource. database: value too long for type character varying(1500)

Windmill CE v1.500.2 After authenticating with my account, I am unable to save the resource to database because the token exceeds 1500 characters. Retrieved token length is at 1779 characters.
No description
6 Replies
rubenf
rubenf2mo ago
interesting. What kind of token is it? that's a very very long token
fnx
fnxOP2mo ago
I'm using it to authenticate my ms outlook account
rubenf
rubenf2mo ago
do you have references to the ms docs that explain the length of the token
fnx
fnxOP2mo ago
Checked the docs, they don't mention anything about the token length
fnx
fnxOP2mo ago
OAuth instance settings for reference:
No description
fnx
fnxOP2mo ago
Payload of failed network request in devtools:
No description

Did you find this page helpful?