Anand-Issac

Results 7 comments of Anand-Issac

I was using an AJAX call, the fetch API in react to use the ebay Finding API. I set a proxy in my package.json to solve the CORS issue but...

@pajaydev Yes sure: https://github.com/Anand-Issac/shopping-cart

@pajaydev Hey man. Did you figure out the problem yet?

@pajaydev Thanks for the help bro https://shopping-cart-b4473.web.app/

If you try to request ebay API now on deployed app it will return a HTML file (my index.html) instead of the proper JSON response. It still says Status 200...

Let me give it a try On Wed., May 20, 2020, 1:10 a.m. Ajaykumar, wrote: > @Anand-Issac I made a simple proxy using > express JS to call this library....

Hey @pajaydev Sorry for the long response time. I had a lot of school work to do. Okay so I implemented your solution. The problem is. When I run in...