The introspection endpoint returned a 502: https://accounts.shopify.com/oauth/introspection

Solved

The introspection endpoint returned a 502: https://accounts.shopify.com/oauth/introspection

sniper2804
Shopify Partner
408 25 72

While trying to build my app locally, I am getting the following error. 
No information in the blocks provides any details about this error. 

Screenshot 2023-03-30 at 10.09.22 PM.png

As per my research on the internet, this looks like an error on the server-side (Shopify's end).

Please guide.

Automate & bulk assign products to shipping profile: Auto Shipping Profiles: Shipr
Calculate accurate shipping rates: Shipping Calculator: ShipMagic
Hide, rename, reorder payment methods at checkout: Payment Customization: PayMix
Accepted Solution (1)

elabuwa
Shopify Partner
4 1 7

This is an accepted solution.

Do "auth logout" and retry. I've just tried and it works.

View solution in original post

Replies 10 (10)

yatin97
Shopify Partner
1 0 0

Me to

mur1234
Shopify Partner
1 0 0

I'm also getting the error on my local. and when I run `shopify theme check`, this is the error I get

Screenshot 2023-03-30 at 10.19.47 AM.png

 

HenryAuffahrt
Shopify Partner
67 3 34

I'm facing the same error for a couple of hours now... very annoying.

SEO & Webdeveloper @ Better Sell Online

yanon
Shopify Partner
3 0 2

Me too...

Lan-Ne
Shopify Partner
3 0 2

Me too. 
Started to happen several hours ago.

elabuwa
Shopify Partner
4 1 7

Me too. Any one got this resolved?

elabuwa
Shopify Partner
4 1 7

This is an accepted solution.

Do "auth logout" and retry. I've just tried and it works.

sniper2804
Shopify Partner
408 25 72

FYI, The exact command in node is:
npm run shopify auth logout

Automate & bulk assign products to shipping profile: Auto Shipping Profiles: Shipr
Calculate accurate shipping rates: Shipping Calculator: ShipMagic
Hide, rename, reorder payment methods at checkout: Payment Customization: PayMix

HenryAuffahrt
Shopify Partner
67 3 34

Found a solution, just type in:

  • shopify auth logout

After this it will work again!

SEO & Webdeveloper @ Better Sell Online
devEkma
Shopify Partner
2 0 1

npm run shopify auth logout - is worked!!! Super!