Closed rajvarshu closed 10 months ago
Hi, I tried to integrate into my angular web app but, it's throwing cors issue
Is this API restricted?
Nah it’s not restricted CORS is just annoying asf, just need to make a CORS proxy, you can google that online. Just make a web server request it and then make it return with a No CORS header, no too hard.
Hi, I tried to integrate into my angular web app but, it's throwing cors issue
Is this API restricted?