API tags block by CORS

Hello,

When I want to retrieve all the tags via API tags, I get a CORS error. While it works fine on api search.

Capture d’écran 2022-04-14 à 16.23.38

Capture d’écran 2022-04-14 à 16.24.19

But if I write url directly in my browser no CORS error.

Hey @vehiposte, are you using a particular ref? CORS errors can happen for many reasons that might not be related to the API itself.

Normally we are not obliged to fill in the ref. But if necessary I retrieve the ref by url /api/v2

I see. Yes, usually, you'll only use the master ref for your API calls. Are you still having this issue?

Yes I still have the CORS problem on /api/v2/tags :confused:

Can you please send us the URL of your repository?
You can send it via dm if you prefer.