API - move health route
This commit is contained in:
@ -1,10 +0,0 @@
|
||||
Administrator
|
||||
#############
|
||||
|
||||
|
||||
`JSON.parse: unexpected character at line 1 column 1 of the JSON data`
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
On the **Network Tab**, if the requests are made to `http://localhost:3000/undefined/api`, that means the environnement variable **REACT_APP_API_URL** is not initialized.
|
||||
|
||||
Check if **Makefile.custom.config** file exists and **REACT_APP_API_URL** is correctly initialized (see `example <https://github.com/SamR1/FitTrackee/blob/master/Makefile.custom.config.example>`__), and rebuild the client.
|
@ -1,9 +0,0 @@
|
||||
Troubleshooting
|
||||
#################
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Endpoints:
|
||||
|
||||
administrator
|
||||
user
|
@ -1,5 +0,0 @@
|
||||
User
|
||||
####
|
||||
|
||||
|
||||
``TODO``
|
Reference in New Issue
Block a user