console icon indicating copy to clipboard operation
console copied to clipboard

public api endpoint for packet configs

Open nosmaster89 opened this issue 3 years ago • 1 comments

  1. Are you using Helium hosted Console or running your own open source Console? helium

  2. 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?

nosmaster89 avatar Aug 10 '22 17:08 nosmaster89

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.

arha avatar Aug 13 '22 02:08 arha