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

https && XML [7:10pm] #122

Closed frankcollins3 closed 11 months ago

frankcollins3 commented 11 months ago

attempting to do: fix https issue

error: Screen Shot 2023-08-01 at 7 07 23 PM

proposed approach: 0: already changed fetch() to axios()

1: chatGPT addressed that: "http" in the data call should be "https"

2: considering to handle this over graphQL server

frankcollins3 commented 11 months ago

this worked but leaving the issue open because the API data should be served without user having to do this.

Screen Shot 2023-08-01 at 7 35 03 PM [7:35pm]

frankcollins3 commented 11 months ago

closing but reopening.