You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
RingoTC
changed the title
/grower-accounts/$id returns incorrect HTTP status code, 404
/grower-accounts/$id returns 404 when ${id} is correct
Mar 4, 2024
When we try to access the /grower-accounts/ API we will get the 404.
For example,
https://dev-k8s.treetracker.org/query/v2/captures/0c2d6e3a-d02a-4edf-bcdc-893e1f7a4817
curl -i https://dev-k8s.treetracker.org/query/grower-accounts/c82cc807-8e35-418b-88ce-fda398cf4e89
The text was updated successfully, but these errors were encountered: