Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

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

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

kiennguyen
Shopify Partner
22 0 5

Hello,

I am getting the following error message  for my APP

I am 100% sure I am not making any API calls to shop.json end point from the code

Screen Shot 2021-10-12 at 10.18.00.png

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

API Version: 2021-07

Please let me know how do I fix this issue

Thank you

Kaze

Replies 4 (4)

Keyurp
Excursionist
27 0 4

Hello @kiennguyen 

This error is provided to know the 'shop.json' response is removed 'force_ssl' field. So you will have to use the latest API version when you are using 'shop.json' or Some of the APIs that you are using.

Thanks & Regards
Keyur Prajapati

kiennguyen
Shopify Partner
22 0 5

Hi @Keyurp !

 

Thanks for response the issue!

I have updated the latest API version (2021-10) but it's still show again, any solution?

 

Regards,

Kaze

duchndev
Shopify Partner
3 0 0

Hi @kiennguyen 

I have same problem. Did you resolved?

 

Regards

Sinhaneil
New Member
8 0 0

Hello, 
I am new in shopify app, can you please let me know how can i update?