Share via


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

Question

Monday, July 15, 2019 1:55 PM | 2 votes

Hello, 

I wanted to Protect an API by using OAuth 2.0 with Azure Active Directory and API Management. I was referring this document:

https://docs.microsoft.com/en-us/azure/api-management/api-management-howto-protect-backend-with-aad

However it looks outdated one. 

Now I tried to manage to configure Oauth however I'm getting below error while testing API from Developer portal. 

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

Is there anyone can share updated doc or advice if there is any fix for this. 

Thanks

All replies (2)

Thursday, July 18, 2019 6:20 AM | 1 vote

Hello Notify,

Have you tried steps mentioned here in the documentation.


Tuesday, July 23, 2019 3:10 AM | 2 votes

Any updates on this ?