Mar 31 2020 01:55 AM
Dear Reader,
We have developed a yammer app retrieve data from our customers.
For some customers when we want to retrieve images from group messages we get the message "InvalidOrMissingClaims". What is the cause of this message and what is the solution?
Aug 03 2020 10:26 AM
@Gauddi - Did you have any luck with this?
We're now experiencing the same issue for certain images. We can successfully make the request to get metadata for an uploaded file, e.g. https://www.yammer.com/api/v1/uploaded_files/:id, but when following any of the download links provided in the XML we just receive a 400 Bad Request with:
{ "reason": "InvalidOrMissingClaims" }
Jan 14 2021 04:58 AM
Apr 07 2021 12:16 AM - edited Apr 07 2021 12:33 AM
Any update on this?
I've found an article that might explain why this is happening:
I am in the middle of the investigation. It seems that Yammer would now store files in Sharepoint online and you need an extra authentication (AAD) if you want to work with files like images (upload, download, etc)