The following error occurs when attempting to obtain a token via the Microsoft OAuth workflow:
AADSTS70011: The provided request must include a 'scope' input parameter. The provided value for the input parameter 'scope' is not valid. The scope /Dataset.ReadWrite.All /Workspace.ReadWrite.All /Report.ReadWrite.All offline_access is not valid. The scope format is invalid. Scope must be in a valid URI form <https://example/scope> or a valid Guid <guid/scope>.
Bryan Baca
The following error occurs when attempting to obtain a token via the Microsoft OAuth workflow:
AADSTS70011: The provided request must include a 'scope' input parameter. The provided value for the input parameter 'scope' is not valid. The scope /Dataset.ReadWrite.All /Workspace.ReadWrite.All /Report.ReadWrite.All offline_access is not valid. The scope format is invalid. Scope must be in a valid URI form <https://example/scope> or a valid Guid <guid/scope>.
This issue is under investigation.
IBE-6304