Custom Scope Error

Sergey
Contributor III

Hello !

I am trying to execute the "LogonAndReturnCookie" web api.

I thought everything was configured correctly, but I get the message (401 - unauthorized) :

"Error processing External Provider Sign In information. Custom Scopes from the Request do not match the ones configured."
In the REST API documentation, it is written that the "custom scope" should be as followed : (OneStream web api  app custom scope : allowpostman) :
[screenshot removed]

How do you configure this custom scope in the app / in azure AD / in postman ?

 

Regards,

1 REPLY 1

JackLacava
Community Manager
Community Manager

This is the sort of configuration issue that you might want to bring up with Support. There are quite a few moving parts. I see you're pointing to localhost, I don't even know if that would ever work - azure app authentication is not built for that sort of scenario.