Error: Request failed with status code 403 Because freegeoip API is deprecated and has been shut down. It's time to update the `/location-specific-results.json` in [app.js L220](https://github.com/googlecodelabs/amp-e-commerce/blob/master/app.js#L220) Add catch() to handle the error(just in case) would be better, especially when 3p API or js is used :)
Error: Request failed with status code 403
Because freegeoip API is deprecated and has been shut down.
It's time to update the
/location-specific-results.jsonin app.js L220Add catch() to handle the error(just in case) would be better, especially when 3p API or js is used :)