- πΊπΈUnited States NicholasS
I can confirm this is still a problem in 3.0.22 see these still in our drupal logs.
Client error: `GET https://graph.microsoft.com/v1.0/users/d98cXXXXXXXXXXXXXX83df789cc/photo...$value` resulted in a `404 Not Found` - πΊπΈUnited States NicholasS
I played around with https://developer.microsoft.com/en-us/graph/graph-explorer and there does not seem to be any way to test if a user has an image set, at least no 200 HTTP responses. I was hoping to I could so something clever like a /v1.0/me?$select=id,photo but it does not add anything about a photo.
So I think the only way to handle this is to have an exception in the Client Exception? Logic, to basically just exclude 404 related to missing images?
https://git.drupalcode.org/issue/o365-3302507/-/blob/3302507-try-2/src/G... - Status changed to Active
over 1 year ago 6:02pm 22 March 2023 - @nicholass opened merge request.
- @nicholass opened merge request.
-
fabianderijk β
committed 00f2c386 on 5.0.x authored by
NicholasS β
Issue #3302507 by NicholasS, fabianderijk, batigolix: Fix client errors...
-
fabianderijk β
committed 00f2c386 on 5.0.x authored by
NicholasS β
- Status changed to Fixed
about 1 year ago 4:48pm 26 September 2023 - π³π±Netherlands fabianderijk Alphen aan den Rijn
This fixed is now added to the dev branch of the 5.0.x release.
Automatically closed - issue fixed for 2 weeks with no activity.