request to https://accounts.shopify.com/oauth/introspection failed,
reason: connect ETIMEDOUT 185.146.173.20:443
when i open https://accounts.shopify.com/oauth/introspection
find this
could anyone solve it? I would be very grateful
thanks
Developers are encountering an OAuth introspection error when running npm run dev for Shopify apps. The error shows a connection timeout (ETIMEDOUT) when attempting to reach https://accounts.shopify.com/oauth/introspection at IP 185.146.173.20:443.
Key Details:
Proposed Solutions:
Current Status:
The discussion remains unresolved for most participants, with the latest comment indicating that previously mentioned solutions are not working universally. The root cause appears to be a connectivity or authentication issue with Shopify’s OAuth infrastructure.
request to https://accounts.shopify.com/oauth/introspection failed,
reason: connect ETIMEDOUT 185.146.173.20:443
when i open https://accounts.shopify.com/oauth/introspection
find this
could anyone solve it? I would be very grateful
thanks
Im facing the same issue. Reported the issue here https://github.com/Shopify/shopify-cli/issues/2743
Is the issue resolved? as I am also facing this issue, what can I do to solve this error?
What I’ve found effective is modifying relevant Shopify code and then executing the failed command again.
Can you tell me the exact solution, I’m also experiencing this problem, thank you very much!
I added solution working for me here in github issue no [3417](https://github.com/Shopify/cli/issues/3417#issuecomment-2558481333) check it out https://github.com/Shopify/cli/issues/3417#issuecomment-2558481333 i hope it’s help you
Hey. Any update on this? Facing the same issue and none of the mentioned solutions are working