Microsoft-graph-docs: Impossible to use the Files API with a guest user

Created on 27 Jun 2018  路  4Comments  路  Source: microsoftgraph/microsoft-graph-docs

Issue:

Since very recently, it is not possible to use the Files API with a guest user.
This was working perfectly so far with the graph API. Is it a regression introduced with last release ?

Article:

https://graph.microsoft.com/v1.0/drives/b!tupJ7wMaiEuk8-aRAxLsMihw8n59n7tJpCpPLff9m6wkV5KAl9izQKnS0xXxxsa

{
"error": {
"code": "unauthenticated",
"message": "Role Claim does not exist for Service Asserted App V1.",
"innerError": {
"request-id": "2096c1f4-911f-457a-af24-31e7ba7a86b7",
"date": "2018-06-27T13:55:39"
}
}
}

onedrive product

Most helpful comment

We did in fact make a change that should resolve the issue. We apologize for the inconvenience it caused and also really appreciate the info both here and on StackOverflow.

All 4 comments

@daspek do you have any further information on this?

//cc: @JeremyKelley

The issue is not happening anymore this morning, do you confirm that you fixed it ?

We did in fact make a change that should resolve the issue. We apologize for the inconvenience it caused and also really appreciate the info both here and on StackOverflow.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

andrewfabrizi picture andrewfabrizi  路  3Comments

shyamkris picture shyamkris  路  3Comments

RobinBreman picture RobinBreman  路  4Comments

aaronrogers picture aaronrogers  路  3Comments

dagexiongfeng picture dagexiongfeng  路  4Comments