May 27, 2021
I'm working on an app that monitors fulfillment/shipping, and am utilizing the order webhooks to detect when fulfillment occurs. It seems to work with real orders that are fulfilled via my supplier, ...
Mar 30, 2021
I was able to find great documentation regarding how apps are reviewed and processed the first time around. However, I wasn't able to find much of anything regarding updates, and the introduction of ...
No content to show
User Activity
03-30-2021
Ah yep -- that was it, 100%. I didn't realize the difference between someone clicking on the app vs accessing the app via app.whateverapp.com. Figured clicking on the app should just redirect to app.whateverapp.com...Appreciate it!!
03-30-2021
Thanks for the response here.So the concept of asking for permission via OAUTH makes sense. However, it seems that the way the bot is checking this is:1) Access app via URL2) Check to see if OAUTH request is the first thing that it seesBut the actual...
03-30-2021
I recently submitted my first Shopify application for review. It is an unlisted app, and is meant to be used as an in-house tool, and doesn't actually have a registration flow.It got denied because apparently the OAUTH must first be triggered before ...