Hello guys,
Is CORS still available for public insight api?
I got this exception on OPTIONS request:
XMLHttpRequest cannot load https://test-insight.bitpay.com/api/addrs/utxo. Response for preflight has invalid HTTP status code 404
main.js:148 Error: CORS request rejected: https://test-insight.bitpay.com/api/addrs/utxo(…)
It was working few weeks ago for my test chrome application.