Title: Admin API access token issue
Last modified: January 15, 2026

---

# Admin API access token issue

 *  [dispensonaturals](https://wordpress.org/support/users/dispensonaturals/)
 * (@dispensonaturals)
 * [4 months, 3 weeks ago](https://wordpress.org/support/topic/admin-api-access-token-issue/)
 * as per shopify change as:
 * Build and manage apps in your Dev Dashboard
 * Dev Dashboard is your new app development home, with more capabilities and tools
   than legacy custom apps offer. so provide Client ID and Secret Key only so please
   make a video guide line to migrate store shopify to wordpress as soon as possible,
   thx
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fadmin-api-access-token-issue%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [angelagrey](https://wordpress.org/support/users/angelagrey/)
 * (@angelagrey)
 * [4 months, 3 weeks ago](https://wordpress.org/support/topic/admin-api-access-token-issue/#post-18787811)
 * Hi,
 * Thank you for your patience, and I’m sorry for the frustration this has caused.
 * We’ve included a short tutorial video to guide you through these steps: [https://drive.google.com/file/d/12IfDtcDI79hD2ltrYjnuESYzCbz9FDt0/view?usp=sharing](https://drive.google.com/file/d/12IfDtcDI79hD2ltrYjnuESYzCbz9FDt0/view?usp=sharing)
 * We’re aware that Shopify’s new Developer Dashboard has made app creation and 
   credential generation more confusing than before. Our development team is actively
   working on updating the plugin to fully support the new Shopify app flow, and
   this improvement is scheduled to be available next week.
 * In the meantime, here’s a quick workaround to get the required credentials:
   –
   API Key → is now called Client ID (you can find this in Developer Dashboard >
   Apps > your app > Settings)– Access Token → is no longer visible in the dashboard;
   you’ll need to generate it through an API request.
 * How to Generate Your Access Token – Open Terminal on your computer:
   – Mac: Press
   Command + Space, type Terminal, and press Enter– Windows: Press the Windows key,
   type cmd, and press Enter
 * Then paste this command (replace the placeholder values with your actual credentials):
 * curl -X POST https://**YOUR-STORE**.myshopify.com/admin/oauth/access_token -H
   Content-Type:application/x-www-form-urlencoded -d grant_type=client_credentials-
   d client_id=**YOUR_CLIENT_ID **-d client_secret=**YOUR_CLIENT_SECRET**
 * The response will include your access token. One thing to note: this token expires
   after 24 hours, so you’ll need to run the same command again when that happens.
 * Best regards.

Viewing 1 replies (of 1 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fadmin-api-access-token-issue%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/import-shopify-to-woocommerce/assets/icon-256x256.gif?rev
   =3080891)
 * [S2W - Import Shopify to WooCommerce](https://wordpress.org/plugins/import-shopify-to-woocommerce/)
 * [Support Threads](https://wordpress.org/support/plugin/import-shopify-to-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/import-shopify-to-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/import-shopify-to-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/import-shopify-to-woocommerce/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [angelagrey](https://wordpress.org/support/users/angelagrey/)
 * Last activity: [4 months, 3 weeks ago](https://wordpress.org/support/topic/admin-api-access-token-issue/#post-18787811)
 * Status: not resolved