I’m using Microsoft SSO login.
However, I’m getting the error “Text too long for this field.”
Text too long for this field (MS Login - oAuth 2.0)
I used this article as reference.
I’d like to ask about the settings to make it work with Microsoft OAuth.
Are these settings correct?
When you initialize,
”Raw response for the API Status code 400 {“error”:“invalid_request”,“error_description”:“AADSTS900144: The request body must contain the following parameter: ‘grant_type’. Trace ID: ○○ Correlation ID: ○○ Timestamp: 2025-10-08 05:09:09Z”,“error_codes”:[900144],“timestamp”:“2025-10-08 05:09:09Z”,“trace_id”:“○○”,“correlation_id”:“○○”,“error_uri”:“https://login.microsoftonline.com/error?code=900144”}”
will be displayed.
