Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can't get the list of items #17

Open
FedeL1 opened this issue Nov 9, 2023 · 1 comment
Open

I can't get the list of items #17

FedeL1 opened this issue Nov 9, 2023 · 1 comment

Comments

@FedeL1
Copy link

FedeL1 commented Nov 9, 2023

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:
image

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?

@elfouad
Copy link

elfouad commented Dec 21, 2023

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: image

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?

#4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants