This topic contains 6 replies, has 0 voices, and was last updated by chanarbon 7 years, 5 months ago.

  • Author
    Posts
  • #5747

    ialan

    We have been using a suitelet for last 5 months and it has been working fine.

    Two days back it started throwing error stating:

    โ€œThe URL you provided doesn’t accept a post request. Please, configure your WebHook integration with a valid URL.โ€

    We recently upgraded to 2017.2 release. There was a change in the online form external URLs but I did not see any changes related to Suitelet URLโ€™s.

    Do you think this has to do anything with the new release?
    This is a cached copy. Click here to see the original post.

  • #5748

    k_dunc

    Just by chance, you haven’t moved over to a new Data Centre have you? BTW, I’m assuming you meant 2017.1?

  • #5749

    david.smith

    I would check what k_dunc suggested and make sure your URL you are posting to hasn’t moved.

    Also, on the suitelet’s deployment make sure the “Event Type” is blank or set to POST Request.

  • #5750

    ialan

    Originally posted by k_dunc

    View Post

    Just by chance, you haven’t moved over to a new Data Centre have you? BTW, I’m assuming you meant 2017.1?

    Yes, we did get upgraded to 2017.1 recently.

  • #5751

    ialan

    Originally posted by david.smith

    View Post

    I would check what k_dunc suggested and make sure your URL you are posting to hasn’t moved.

    Also, on the suitelet’s deployment make sure the “Event Type” is blank or set to POST Request.

    Event type is blank and everything was working fine until last Monday. Nothing is really changed on the suitelet. Do you think it has something to do with the fact that we got upgraded to 2017.1?

  • #5752

    david.smith

    Was this an externally available URL?

  • #5753

    chanarbon

    Based on the response thrown, it seems that the Suitelet does have a function to catch request.getMethod() == POST. Also same thing as david.smith , mentioned, are you posting to the suitelet from an external application? You should try reviewing the preferences set on the deployments page.

You must be logged in to reply to this topic.