Hey, so earlier I was putting my AWS keys in frontend and was doing the data fetching from S3 on frontend.
But I have moved this to backend now. I have kept the processing and parsing of response on frontend though.
All of my API endpoints are working, but just 1 API is not working and I can not find the issue.
I have put the issue/pics here: 👇https://docs.google.com/document/d/1_FZKNGSbhy7YqWPSegMRekec4Xey9LNJyyx4cpvN888/edit?usp=sharing
Google Docs
Old code (frontend) New Code: (frontend) API:(backend) I selected one option: “client_hash/ENeg_9col_20AA.xlsx” Console: Access to XMLHttpRequest at 'http://localhost:5000/api/ensemble/client_hash/ENeg_9col_20AA.xlsx' from origin 'http://localhost:30...