Open
Description
Bug description
Currently we dont use the scalar api proxy, however we should probably do the following 2 attempts at an http request:
- first attempt is directly try without proxy
- second attempt is try with proxy only if CORS error is reached
we can make this a configuration option with scalar api references, but will be default off