RIAEvangelist / node-dominos-pizza-api

This is a node.js wrapper for the dominos pizza apis
MIT License
548 stars 132 forks source link

issue getting nearby stores #137

Closed davidsosa2022 closed 8 months ago

davidsosa2022 commented 8 months ago

FetchError: invalid json response body at https://order.dominos.com/power/store-locator?s=88%20Colin%20P%20Kelly%20Jr%20St&c=%20%2094107&type=Delivery reason: Unexpected token '<', "<HEA"... is not valid JSON

I get this error while running the await nearby stores demo code..

im a beginner in node so i dont know if its really my fault but yeah im getting this..

davidsosa2022 commented 8 months ago

nvm i found the issue