App reviews, troubleshooting, and recommendations
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
Hi,
We received emails from Shopify about having deprecated API calls. The emails read like this:
So we ran to the deprecated_api_calls.json endpoint and we got the following response:
{
"data_updated_at": "2022-02-02T10:59:59.000000Z",
"deprecated_api_calls": [{
"api_type": "REST",
"description": "The fulfillment_service_handle property will no longer exist on the FulfillmentOrder resource.",
"documentation_url": "https:\/\/shopify.dev\/api\/admin\/rest\/reference\/shipping-and-fulfillment\/fulfillmentorder#properties-2021-07",
"endpoint": "Fulfillment Order",
"last_call_at": "2022-01-04T16:42:22.000000Z",
"migration_deadline": "2022-04-01T15:00:00.000000Z",
"graphql_schema_name": null,
"version": "2021-07"
}]
}
We have a private app, all the code is in our servers. I have looked at the code and we are not using a "fulfillment_service_handle" property. How can I make 100% sure we are not using that property? Is there another way to call deprecated_api_calls.json that will provide me with the actual offending call we made?
I also noticed that the reponse indicates:
"last_call_at": "2022-01-04T16:42:22.000000Z"
Does this means that the last time we made the offending call was on the 4th of January? If so, why am I getting the email again now?
--
Agustín Boleda
Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022Shipping can be one of the most vital parts to set up and manage your business. Understand...
By Ollie Dec 16, 2022