The force_ssl field has been removed from the Shop REST Admin API

If you have received a notification from Shopify about the following breaking change:

The force_ssl field has been removed from the Shop REST Admin API

there's nothing that needs directly updating in the fmEcommerce Link (Shopify Edition) file. 

The Get Shopify Shop Settings script does retrieve the value of this field:

The value for this field will now return true for all stores. As this field has been deprecated by Shopify we will also remove this field from the fmEcommerce Link file in the future.

You can update the version of the Shopify API in the ShopifyAPIVersion custom function to a more recent version which should prevent this notification going forward. You can get a list of API releases and versions here:

For example if the ShopifyAPIVersion custom function is currently set to "2019-10" you could update this to "2021-10".

Still need help? Contact Us Contact Us