question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Trying to access the storefront endpoints with tokens generated by the shopify admin api

See original GitHub issue

We’re running the storefront without problem with manually created storefront access tokens

Now in the scope of a public app, for a given install, we’re creating a storefront token on the behalf of the user/store (via the shopify_api gem, ShopifyAPI::StorefrontAccessToken.create(...etc))

The very same storefront developments does not work with the tokens created like so. Is that normal ? or is something missing ? I’m kind of wondering what’s the use of having access to the StorefrontAccessToken via the admin api

Thx if any enlightments

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
benbonnetcommented, Mar 6, 2018

@minasmart may I ask you if you’ve got any feedback from this ?

0reactions
Rathnakreeswarancommented, Sep 8, 2018

@swalkinshaw i have installed shopify python app(using flask framework) in shopify admin panel.after that , how to integrate the app with store front end? kindly share your thoughts or info regarding this to continue further?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Generate a Shopify Access Token
Step 1: Gathering shop info · Step 2: Installation approval · Step 3: Capture access code · Step 4: Exchange access code for...
Read more >
Access tokens for custom apps in the Shopify admin
You can create a custom app for a store directly in the Shopify admin. To authenticate an admin-created custom app, you or the...
Read more >
How to Make a Shopify API Request - YouTube
You can make authenticated requests to the REST Admin API or the GraphQL Admin API using the API access tokens that are generated...
Read more >
Shopify API Key: Easiest Guide to Get in 2022 - LitExtension
1. If you are using Shopify account, go to Shopify admin panel. 2. At the bottom of the page, click on Develop apps...
Read more >
Shopify Headless eCommerce with the Storefront API
Step 1: Generate an access token · Click on 'Apps' in your admin sidebar · Click on 'Manage private apps' · Click on...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found