run-llama / llama_parse

Parse files for optimal RAG
https://www.llamaindex.ai
MIT License
2.74k stars 263 forks source link

CORS issue when trying to upgrade llamaparse plan #147

Open quentin-r37 opened 5 months ago

quentin-r37 commented 5 months ago

When clicking on "Upgrade Plan" in llama cloud image

I receive a CORS error in the browser console :

Access to fetch at 'https://api.cloud.llamaindex.ai/api/billing/checkout-session' from origin 'https://cloud.llamaindex.ai' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

irony commented 5 months ago

We get the same error unfortunately when trying to upgrade our plan.

irony commented 5 months ago

Ping?

zack-ashen commented 5 months ago

I'm also getting this issue and would like to upgrade.