Getting this error : AADSTS900144: The request body must contain the following parameter: 'scope'.

Chandra18
Mega Sage

Hello Expert,

For Integration with Azure AD
I created a application Registry and OAuth 2.0 Credentials but I am getting the error when trying to "Get OAuth Token"
Error message are : AADSTS900144: The request body must contain the following parameter: 'scope'.

Chandra18_0-1746028198233.png

 


I have tried : .default, openid,offline_access but getting same error.

Chandra18_0-1746028038487.png



Thank You in advanced!

1 REPLY 1

Chandra18
Mega Sage

Hi,

I found the resolution self.

You need to add scope in both palaces. (Application registry and OAuth Entity Profile).

Chandra18_1-1746107000907.png

 

Chandra18_2-1746107026984.png


Thank You!