Errors when pushing using “PATCH” method
-
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!
- The topic ‘Errors when pushing using “PATCH” method’ is closed to new replies.