• Resolved ramirtoyado1

    (@ramirtoyado1)


    Hi,

    I’ll need some help. After updating the plugin i now encounter this error.

    Object Sync for Salesforce is using version 52.0 of the Salesforce REST API, which is configured from a previous version. This value is no longer configurable in the plugin settings, and in version 3.0.0, previously saved values will be removed. You can delete the object_sync_for_salesforce_api_version field from the wp_options table on your own, use this link that will attempt to delete it, set it to 54.0 so the plugin can delete it, or wait until that release. If the OBJECT_SYNC_SF_DEFAULT_API_VERSION value is in your wp-config.php file instead, you should delete it from there as well.

    If we follow the instruction, will it delete previous mapping and settings? Will it affect the existing scheduler as well? Of if we ignore, what will happened? Thanks.

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

    (@jonathanstegall)

    Yes, you can follow the instruction. It will not delete any settings except for the old value for the API version (so that it can use version 54.0 instead of version 52.0). You can also ignore it, and if you do the plugin will continue using version 52.0 of the Salesforce API for the time being, but the message will still be displayed.

Viewing 1 replies (of 1 total)
  • The topic ‘OBJECT_SYNC_SF_DEFAULT_API_VERSION ISSUE’ is closed to new replies.