public api endpoint for packet configs
-
Are you using Helium hosted Console or running your own open source Console? helium
-
If you are on Helium hosted Console, which url are you currently on? console.helium.com
Please describe your issue:
I have been trying to use the api to send packet configs to console per device , the endpoint that is used for this in the browser is currently not supported in the public api using the key header. Would it be possible to add this as a feature for the helium hosted consoles?
I have the same issue, my current solution involves grabbing browser cookies when needed and curling what happens in the backend when I switch packet configurations from the helium console. Not great.