Good topic, video is straight forward and voice clear, but zooming the area you are using from your screen can make it easier to follow. I am trying to test the Shopify API and even after following your API test for python, I still cannot get a response other than 404. I created the Shopify app, set up the Admin API access scopes and got access to my token, but I cannot find the problem as to why API requests are always 404. Do you have any suggestions? Thank you!
I redid the video recently to be more zoomed in and I broke it into 4 parts. Its the recent upload on my page. You might find the new video more helpful. Typically 404 is due to the endpoint missing parameters or the token not being passed through or you don't have the right permissions on the token.
It helped, thank you. Next time post the code in the comments or a github.
Great video, I was struggling with the Shopify API Python package documentation, this is a lot more straightforward. Thanks 👍
when you write , please zoom a little bit , it will be helpful for audience
How to extract customer info like name, email? Can you guide on that too? Thanks
Good topic, video is straight forward and voice clear, but zooming the area you are using from your screen can make it easier to follow. I am trying to test the Shopify API and even after following your API test for python, I still cannot get a response other than 404. I created the Shopify app, set up the Admin API access scopes and got access to my token, but I cannot find the problem as to why API requests are always 404. Do you have any suggestions? Thank you!
I redid the video recently to be more zoomed in and I broke it into 4 parts. Its the recent upload on my page. You might find the new video more helpful.
Typically 404 is due to the endpoint missing parameters or the token not being passed through or you don't have the right permissions on the token.