I just set up my Microsoft social connection. When I hit the Try button, I get the following error message:
{
"error": "access_denied",
"error_description": "The provided value for the input parameter 'scope' is not valid. The scope 'wl.signin wl.emails wl.scope' does not exist."
}
The Microsoft connection is set up is as follows:
![alt text][1]
I also tried with the Client ID and Secret values from my app’s configuration on apps.dev.microsoft.com, but that gives me the same error. What could be the problem? Thanks!
I’m also facing the same issue. I tried changing permission scope to simple User profile read permission (not even email), and it still doesn’t work and gives the same error.
We have identified a bug with our Microsoft social connection and the fix should reach production in about 48 hours. In the meantime, you can workaround it by patching the Microsoft connection through the Management API with the following body: