I am able to use Get() & POST() action perform without using power Automate.
Now I wanted all actions to be performed without using Power Automate, Can you give an Answer to solved this Error on how to perform PUT(Update) and DELETE method call API from Custom connector.
My error is Operation failed(405),
see response below
-------------------Request---------------
Method -
put Headers-
{ "Authorization": ".........." }
Body-
{ Which type of data to enter...for update }
-------------Response--------------------
Status -
405 Headers
{
"allow": "GET,POST",
"cache-control": "no-cache",
"content-length": "72",
"content-type": "application/json; charset=utf-8",
"date": "Fri, 23 Oct 2020 11:46:17 GMT", "expires": "-1",
"pragma": "no-cache", "x-aspnet-version": "4.0.30319",
"x-ms-apihub-cached-response": "false",
"x-powered-by": "ASP.NET"
}
Body
{
"Message": "The requested resource does not support HTTP method 'PUT'."
}
Also ScreenShot of Error
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.