rest - Microsoft bot framework broke on its own -
i getting token request:
{ "error": "invalid_request", "error_description": "aadsts90002: no service namespace named 'botframework.com' found in data store.\r\ntrace id: d164a5d4-2c28-4491-bd88-1f8b31b52800\r\ncorrelation id: 3ab5127e-690e-40b6-a433-2986bd711541\r\ntimestamp: 2017-07-25 18:38:00z", "error_codes": [90002], "timestamp": "2017-07-25 18:38:00z", "trace_id": "d164a5d4-2c28-4491-bd88-1f8b31b52800", "correlation_id": "3ab5127e-690e-40b6-a433-2986bd711541" }
has namespace changed? can't figure out anywhere. it's v3.1 don't see why not working?
i sending request https://login.microsoftonline.com/botframework.com/oauth2/v2.0/token
its issue bot framework authentication portal.ms have acknowledged , working fixed. see issue report , comment .
Comments
Post a Comment