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
I'm running this proxy on a localhost Debian machine.
All GET requests like /api/applications or /api/devices don't work.
All of them return 404 (Bad request) with this error message:
If I call the GET requests on a specific item, like /api/applications/{applicationId} and /api/devices/{deviceId} I don't have any problems.
Is there something missing in the configuration?
What can I do to solve this problem?
The text was updated successfully, but these errors were encountered:
I'm running this proxy on a localhost Debian machine. All GET requests like /api/applications or /api/devices don't work. All of them return 404 (Bad request) with this error message:
If I call the GET requests on a specific item, like /api/applications/{applicationId} and /api/devices/{deviceId} I don't have any problems.
Is there something missing in the configuration? What can I do to solve this problem?
Hi,
I'm running this proxy on a localhost Debian machine.
All GET requests like /api/applications or /api/devices don't work.
All of them return 404 (Bad request) with this error message:
If I call the GET requests on a specific item, like /api/applications/{applicationId} and /api/devices/{deviceId} I don't have any problems.
Is there something missing in the configuration?
What can I do to solve this problem?
The text was updated successfully, but these errors were encountered: