I think Copilot Studio doesn't correctly interpret or replace the original Content-Type of an HTTP request.
I'm trying to update a card with a PATCH request, but this PATCH requires Content-Type = application/json-patch+json. I've changed it, but the request returns a 415 error "Unsupported Media Type". I've tried it in Postman, and it works fine. Do you know what I can do to update it correctly?
Thanks in advance.


Report
All responses (
Answers (