405 - HTTP verb used to access this page is not allowed

0
0

Hi,

I need to receive a POST call in my app (I initiate a payment, and the payment server call me back with an url I can set, using POST and hidden fields, using application/x-www-form-urlencoded format).

  1. When I receive the call, I got “405 – HTTP verb used to access this page is not allowed” and my code is not reached. I know it’s an IIS error, not Wisej, but please advice what to manage to be able to process that request.
  2. After solving the step 1, how can I read all fields from calling http?

 

  • Adrian Zagar
    In between, I studies the post https://wisej.com/support/question/application-navigate-and-post It normally resolve my problem, now I have no error, but no data is red (Application.Browser.UserData.ToString() is “”). Default.aspx : Radar Wisej.userData = { invoice_id: “”, merch_id: “” action: “” message: “” nonce: “” fp_hash: “” }; test html: test
  • You must to post comments
0
0

Hi Adrian,

I would suggest you reach out to our support sales team to get one-on-one project support for your case.

Feel free to send us a message at Sales AT Wisej DOT com.

Regards,

Levie

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.