Forum Discussion
wn80sr
Nov 17, 2020Copper Contributor
Failed to delete a channel via Graph
I have a few Power Automate flows for deleting channels via Graph (Beta). They worked well before till I found a lot of failures yesterday: { "error": { "code": "BadRequest", "messa...
wn80sr
Nov 17, 2020Copper Contributor
Now "Create Channel" via Graph doesn't work with the same error.
HELP!!!
- Trinetra-MSFTNov 18, 2020
Microsoft
wn80sr , Can you provide your request and endpoint for the same?
- wn80srNov 18, 2020Copper Contributor
The creation (action: Create a channel) worked this morning while the deletion (by calling Graph API) always failed.
Now, the creation failed again with the following response:
{"error": {"code": "BadRequest","message": "Failed to execute Skype backend request GetThreadsS2SRequest.","innerError": {"date": "2020-11-18T07:10:09","request-id": "8b409373-685d-4a8b-be2d-c11a11fefd06","client-request-id": "8b409373-685d-4a8b-be2d-c11a11fefd06"}}}Very annoy!
- Trinetra-MSFTNov 20, 2020
Microsoft
wn80sr Could you provide the request that you are trying and also tell me what endpoint is you trying out, is it v1.0 or beta?