• metricmedia

    (@metricmedia)


    One of our WordPress object types is a “credit”, which I believe is generated by WooCommerce.

    Prior to July 20, 2022, “credit” records pushed successfully from WP to SF.

    Then we had a big gap until September 7th, when a flurry of records attempted to push and failed with this message:

    Error: HTTP Method 'PATCH' not allowed. Allowed are GET,HEAD,POST

    Since then, all pushes of “credit” records are failing with this message.

    I haven’t encountered “PATCH” as an http method before. Was there a change in the plugin that caused it to start using this method, or do we think something outside the plugin is causing this to attempt as PATCH vs. POST or another method?

    Or does this suggest something changed at Salesforce to suddenly deny PATCH pushes?

    Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author Jonathan Stegall

    (@jonathanstegall)

    I think I would try installing an older version of the plugin to see if the issue is new. You can access older versions on this page: https://www.ads-software.com/plugins/object-sync-for-salesforce/advanced/, and you can see release dates and changes on this page: https://github.com/MinnPost/object-sync-for-salesforce/releases

    If you first noticed the issue on July 20, 2022, note that version 2.2.3 was released on July 18, 2022. It was a minor release but it’s certainly possible that something went wrong. There have been several small releases since then, but if you can pinpoint the problem to a difference between 2.2.2 and 2.2.3, that would be helpful info. There wasn’t a release in September, so I can’t imagine what would’ve happened there. But I think the important question is what version caused the issue and, ideally, what code could’ve caused it.

Viewing 1 replies (of 1 total)
  • The topic ‘Errors when pushing using “PATCH” method’ is closed to new replies.