PoiPoi-Dev / PoiPoi-frontend

MIT License
1 stars 4 forks source link

fix: CORS error by adding header + credentials #40

Closed DepartureLV closed 2 months ago

DepartureLV commented 2 months ago

Description

fix CORS error because deployment cannot successfully fetch from the BE server. Including Header and credentials: "include" should fix this problem.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Checklist before requesting a review