App reviews, troubleshooting, and recommendations
Have had an app working for over 6 months scraping data from websites and updating inventory on Shopify via graphql + google cloud platform. Overnight all of my functions are broken and won't connect to Shopify from the cloud anymore. I can run the exact same code from a local environment without any issues. Why am I unable to connect to Shopify anymore?
Why would this break overnight?
Why can I run from local machine with the exact same code but not on Google Cloud Platform?
try:
session = shopify.Session(SHOP_URL, API_VERSION, PASSWORD)
shopify.ShopifyResource.activate_session(session)
except:
print("error connecting shopify")
{"errors":"[API] Invalid API key or access token (unrecognized login or wrong password)"}
I seem to be running into a similar problem. Please let me know if you found a fix for the problem or not.
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024