Sprove-Team / skripsi_be_sistem-informasi-konveksi

0 stars 0 forks source link

CORS issue when performing request #2

Closed ekajaya740 closed 9 months ago

ekajaya740 commented 9 months ago

When testing API for development in {{api-url}}/user it falls with CORS issue like image below.

image

Need to resolve this problem by enabling CORS only for development (and production if it have such issue).

ekajaya740 commented 9 months ago

Resolved this but using Access-Control-Allow-Origins: *