Skip to content
This repository was archived by the owner on Jun 8, 2020. It is now read-only.

Conversation

GameScripting
Copy link

changed the api post example, to what worked for me

changed the api post example, to what worked for me
README.md Outdated
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The querystring is not necessary

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Without the query string it did not work for me, got http 500 or something ...

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok It's because you're not sending the header Content-Type: application/json

added -H "Content-Type:application/json" to the curl example
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants