Hi
When I run my application, I get the following error message:
Office365Users.UserPhotoMetadata failed: { "error": { "code": "Request_BadRequest", "message": "Unrecognized query argument specified: 'userId'.", "innerError": { "date": "2021-06-15T03:18:31", "request-id": "a2dd96a4-d709-40ae-af6d-dacc6a9c6457", "client-request-id": "a2dd96a4-d709-40ae-af6d-dacc6a9c6457" } } }
How can I know which part of the application throwing this error?