Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
4671 มุมมอง

Hello All.
I have try to connect with third party api for website order payment but when redirect for that page then getting bellow error on page.

The resource doesn't support specified Http Verb.

  • HttpStatusCode: 405
  • ErrorCode: UnsupportedHttpVerb
  • RequestId : c1a108b7-f01e-0003-5dca
  • TimeStamp : 2021-09-30T07:10:18.2443889Z
When reload the page then it open that url page and then work fine but from odoo redirect then getting error above.

Please suggest better solution for that.
Thanks You 
อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hello @Haresh,

I am unable to answer exactly as your url details are not provided in question but from the error I can say that:

- 405 error code means method not allowed so the request was recognised by the server but is not supported by the target resource.
- Please refer to this link for details of 405: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/405

- UnsupportedHttpVerb:
- I have found a similar question on stakeoverflow, Please check it once it might help you resolve the issue you are facing.
- https://stackoverflow.com/questions/44247379/unsupportedhttpverb-the-resource-doesnt-support-specified-http-verb-requesti

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

อวตาร
ละทิ้ง
ผู้เขียน

Thanks for your answer.
I have try this for adding some parameter into header of the request but still not resolve my issue.
I will try some other way to calling page using controller.

Related Posts ตอบกลับ มุมมอง กิจกรรม
6
ก.พ. 24
7890
1
ม.ค. 23
1674
1
เม.ย. 22
3233
0
มี.ค. 22
4
0
ก.ย. 21
1997