Forum Discussion
KevinChen0512
Mar 26, 2025Copper Contributor
Issue with Downloading Teams Sticker via Graph API - HTTP 400 Bad Request
Hi all, I am encountering an issue when attempting to download a sticker from Microsoft Teams using the Graph API. Below are the details of my request and the problem I am facing: Issue Descript...
wen8581
Jul 30, 2025Copper Contributor
I got the same error.
{ "error":{ "code":"BadRequest", "message":"Provided hosted content identifier is invalid.", "innerError":{ "date":"2025-05-12T09:11:41", "request-id":"dc8fdefd-9bed-43ba-84de-8e19a97243f8", "client-request-id":"dc8fdefd-9bed-43ba-84de-8e19a97243f8" } }}