API Status Codes

Hey @emmanuel,

I guess this request you can only fulfill. Now that you have added the ability to view API errors in the logs section can we also have the ability to access it on an App level?

I think this is critical for example if an API call failed we can reschedule another call after x seconds or minutes.

In the example below, i have a plugin I built for Shopify, and I would like to ability to access its the status response, So for 200 then everything is OK and for 4XX then schedule another retry after x sec.

Would love to hear your feedback please!

4 Likes

This would be very useful.

1 Like

Thanks for the up vote. I hope @emmanuel can easily expose this for us.