frankcollins3 / Next-Water-App

Happy, Healthy Water Cycling App that tracks user/human fluid intake.
https://next-water-app.vercel.app
1 stars 0 forks source link

CORS production bug using accuweatherAPI [1:18pm] #112

Open frankcollins3 opened 11 months ago

frankcollins3 commented 11 months ago

attempting to do: in the calendar app there is the option to check a given area for rain, cloud, or no precipitation. using accuweatherAPI 👍 works local. 👎 doesnt work in prod.

error: CORS Screen Shot 2023-07-31 at 1 17 02 PM

proposed approach: fetch() ? axios?() cors was used in graphQL but this doesn't use graphQL, perhaps make this data call as a graphQL query