Im having problem on the API request,
Im having Cross Origin Error
Already tried
- adding proxy on
ionic.config.json
and changes the baseURL toapi/v1
but it return 200 status but it does not connect to the api only blank white page - Added headers to the php also but still no luck
- Added headers to axios also
PHP
1 post - 1 participant