CORS Error in API Call Error in Excel Addin

Viewed 28

I have a API call code in reactjs. When I execute the code in normal reactjs project it's working fine with it. But when I am executing the same code in excel office addin taskpan, it's showing me error of cors.

In normal reactjs project it's not showing me error of cors. Why it's happening. any idea about it.

0 Answers
Related