You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
running npm run postinstall fails with this error:
UnhandledPromiseRejectionWarning: FetchError: invalid json response body at https://api.0x.org/swap/v0/tokens reason: Unexpected token < in JSON at position 0
Seems the API link is no longer functional
The text was updated successfully, but these errors were encountered:
running
npm run postinstall
fails with this error:UnhandledPromiseRejectionWarning: FetchError: invalid json response body at https://api.0x.org/swap/v0/tokens reason: Unexpected token < in JSON at position 0
Seems the API link is no longer functional
The text was updated successfully, but these errors were encountered: