CoolCoderSJ / HCGateway

A universal REST API for apps like Google Fit, Fitbit, Samsung Health, and more utilizing the Android Health Connect API.
https://hcgateway.shuchir.dev/
GNU General Public License v3.0
112 stars 22 forks source link

API returns 404 on use #4

Closed Studio-Hawaii closed 6 months ago

Studio-Hawaii commented 8 months ago

Hello, for some reason logging in returns 404 and I think I made an account, but im not sure because the app just showed a blank dialog with a dismiss button. Im not sure if it was successful or not because of this, I also noticed just simply typing your api url into a web browser shows "further configuration is required"

Screenshot 2024-03-04 at 11 01 47 PM

Here is what I got while testing with curl:

Screenshot 2024-03-04 at 11 02 58 PM

Is there any solution or is this a bug?

CoolCoderSJ commented 8 months ago

Seems like an issue with how NGINX was set up with my hosted API. It should be fixed now, try giving it another go.