osiset shopify laravel app configuration #358
Replies: 1 comment 1 reply
-
Hey Luke! 👋 Let’s walk through the steps to configure the Osiset package for connecting your Laravel app to Shopify. I’ll cover the basics and then add a few pointers that might help with the token issue you mentioned. Steps to Configure Osiset Shopify Laravel App
Handling Token Issues (Based on Your Friend’s Experience)To avoid token issues, make sure:
Optional: Debugging Tips
Unfortunately, I don’t have a video or zip file, but following these steps should set up the Osiset package correctly. Let me know if you hit any specific issues, and we can debug further! 😊 |
Beta Was this translation helpful? Give feedback.
-
Hi, I'm Luke Walsh (Kyon147). I'm having trouble connecting my new Laravel 9 project to Shopify using the Osiset package. I'm using an ngrok URL and have set the partner public app Shopify client ID as the API key, with the domain set to store14-test.myshopify.com.
Could you please provide some guidance or steps to configure the Shopify-Laravel app?
Additionally, I remember that back in 2023, a friend of mine created a Laravel app using the Osiset package, but he encountered an issue where the app crashed whenever he navigated to other admin options. After some debugging, he discovered that the authentication tokens were missing when navigating away.
note: if someone share the proper setup details (video/images/zip) it will be excellent
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions