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

API Usage #163

Closed
xstephen95x opened this issue Apr 12, 2019 · 2 comments
Closed

API Usage #163

xstephen95x opened this issue Apr 12, 2019 · 2 comments

Comments

@xstephen95x
Copy link

xstephen95x commented Apr 12, 2019

I have over 1000 different message formats (which can constantly change) that I would like to use with this application. It would be nice if i could script the creation/updates of these message formats.

I use the application with authentication disabled (no users)

Is it possible to use the service as an API?
I try to reconstruct the POST request sent by the browser with cURL, but I always get a 403:Forbidden or 500 <h4 class="pt-3">Houston, we have a problem!</h4>.

@xstephen95x
Copy link
Author

Actually, I have found a work-around.
I wrote a node js script using zombie.js to emulate doing it in-browser. This seems to be working. Feel free to close.

@Crim
Copy link
Collaborator

Crim commented Jun 23, 2019

#162 and #173 maybe relevant to you, tho the work has been completed/merged yet.

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