I am using fake api and getting this well known "No 'Access-Control-Allow-Origin' header is present on the requested resource."
I watched videos and read articles related to this problem but they are showing the solution while they are using their own server (express) and api but I am using a third party API then how I would set headers for it?
The errors: