Hello Everyone,
I open this thread, I believe this is a know issue but I did not find the answer for now.
I’m in the context of E-invoicing AR invoice from IFS to middleware Azure Platform.
We are configuring 25R2 SU5 environment for that matter and we have to use an API logic.
So far I struggle with that issue :
ExecutionException from Sender thread
Caused by: ifs.fnd.connect.senders.ConnectSender$PermanentFailureException: OAuth2 token request failed (HTTP 400): Bad request error: 400 ({"error":"invalid_request","error_description":"AADSTS90014: The required field 'scope' is missing from the credential. Ensure that you have all the necessary parameters for the login request. Trace ID: f2a6f0a9-8e24-4f1d-a51a-c8fba05e5700 Correlation ID: 302cae6a-7094-4804-af2c-5dbdd6b8f2a0 Timestamp: 2026-06-30 11:30:04Z","error_codes":[90014],"timestamp":"2026-06-30 11:30:04Z","trace_id":"f2a6f0a9-8e24-4f1d-a51a-c8fba05e5700","correlation_id":"302cae6a-7094-4804-af2c-5dbdd6b8f2a0","error_uri":"https://login.microsoftonline.com/error?code=90014"})
Caused by: ifs.fnd.base.SystemException: Bad request error: 400 ({"error":"invalid_request","error_description":"AADSTS90014: The required field 'scope' is missing from the credential. Ensure that you have all the necessary parameters for the login request. Trace ID: f2a6f0a9-8e24-4f1d-a51a-c8fba05e5700 Correlation ID: 302cae6a-7094-4804-af2c-5dbdd6b8f2a0 Timestamp: 2026-06-30 11:30:04Z","error_codes":[90014],"timestamp":"2026-06-30 11:30:04Z","trace_id":"f2a6f0a9-8e24-4f1d-a51a-c8fba05e5700","correlation_id":"302cae6a-7094-4804-af2c-5dbdd6b8f2a0","error_uri":"https://login.microsoftonline.com/error?code=90014"})
I have made this setup so I don’t understand what more I could do to fix this issue ?

Does anyone would have an idea on this or faced similar issue on 25R2 ?
I suspect its a known issue.
If anyone has an idea I take it :)
Thank you