ydb-platform / ydb

YDB is an open source Distributed SQL Database that combines high availability and scalability with strong consistency and ACID transactions
https://ydb.tech
Apache License 2.0
4.02k stars 585 forks source link

Viewer: query could respond with CORS error #2332

Open StekPerepolnen opened 8 months ago

StekPerepolnen commented 8 months ago

Access to XMLHttpRequest at 'https://proxy.ydb.yandexcloud.co.il/ydbproxy-global.ydb-infra.yandexcloud.co.il:8765/viewer/json/query?timeout=600000&schema=modern' from origin 'https://ydb.nebiuscloud.net' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: Redirect is not allowed for a preflight request.

StekPerepolnen commented 8 months ago

The problem with redirect status on OPTIONS request. Closed this issue