No content to show

User Activity

According to github latest doc, the proper request should be sent as follows(if you already have admin access token from custom app),import shopifyshopify_host = "https://mystore.myshopify.com"api_version = '2022-07' # I used current latest version, ...
I have the same confusion too. The following code example works in shopify python SDKimport shopifyurl = f"https://:{admin_access_token}@mystore.myshopify.com/admin" shopify.ShopifyResource.set_site(url)shop = shopify.Shop.current()print(shop.to_dict...
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Likes given to