SitePoint Enthusiast
How to rectify the Method not allowed error
Hi, friends
I am swamy, i got one error when i want to update status of list items using PUT Method,
I got the below error i.e
The requested method PUT is not allowed for the URL /webroot/api_v1.0/tenants/TenantId/practices/practiceID/Modulename .
How to solve the above error, please tell if any know,
Thanks and Regards
swamy
Modulename, I think, should be Modulename.php
you have to first tell your web server that you want a certain PHP script to handle the request
read more PUT method support
SitePoint Wizard
You may need to configure your webserver to allow a PUT request.
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Bookmarks