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

Update return value of POST: /network/{client}/state #184

Open
dragazo opened this issue Oct 24, 2023 · 0 comments
Open

Update return value of POST: /network/{client}/state #184

dragazo opened this issue Oct 24, 2023 · 0 comments

Comments

@dragazo
Copy link
Collaborator

dragazo commented Oct 24, 2023

Currently, the POST: /network/{client}/state endpoint returns the public id as plain text, but does not include the #{app_id} token for external clients. This means that the returned value is an invalid address for external clients (but works for browser clients). This could be updated to return the same state object json as the corresponding GET request for the state.

@dragazo dragazo changed the title Update return value of POST: /network{client}/state Update return value of POST: /network/{client}/state Oct 24, 2023
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

1 participant