bigcommerce / stencil-cli

BigCommerce Stencil emulator for local theme development
https://developer.bigcommerce.com/stencil-docs
BSD 4-Clause "Original" or "Old" License
102 stars 141 forks source link

stencil start issue #1227

Open ranjdas31 opened 1 month ago

ranjdas31 commented 1 month ago

PS C:\BigCommerce\localcode\cornerstone> stencil start

not ok -- StoreHashReadError: getaddrinfo ENOTFOUND ranjan31.mybigcommerce.com

URL: https://ranjan31.mybigcommerce.com/admin/oauth/info Method: GET

34638a commented 1 week ago

Not from BC but I've had this before. I fixed it by downloading a API token file from BC backend and copying the fields like for like into the stencil init cli. Not sure why, but that worked for me, even when I typed everything out properly. I'm thinking whitespace may have caused some weirdness.