Skip to content

Using a POST in the irest module. #82

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

Closed
wants to merge 2 commits into from
Closed

Using a POST in the irest module. #82

wants to merge 2 commits into from

Conversation

ehenson
Copy link

@ehenson ehenson commented Sep 20, 2019

I am having an issue with the default GET request to the XMLSERVICE but if I use a POST it doesn't error.

There seems to be a Node limitation of the GET path size.
@abmusse
Copy link
Member

abmusse commented Sep 20, 2019

@ehenson

Thank you for contributing!

I believe your issue has already been resolved with PR #66.

ATM, the v1.0-dev branch has not been merged into the master branch see issue #78.

We do have alpha version of v1.0.0 available on NPM.

$ npm uninstall itoolkit && npm install itoolkit@alpha

Please install the aplha version then test if this version resolves your issue, and finally report back the results.

NOTE

v1.0.0-aplha does introduce some deprecations and breaking changes.

Please refer to the README and DOC for usage.

@ehenson
Copy link
Author

ehenson commented Sep 23, 2019

The alpha code works for me. Thanks!

@ehenson ehenson closed this Sep 23, 2019
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

Successfully merging this pull request may close these issues.

2 participants