We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Contact::makeAgent method does not work correctly {"message":"GET method is not allowed. It should be one of these method(s): PUT"}
The text was updated successfully, but these errors were encountered:
Any chance you can submit a PR @Galyam ? This is a pretty simple fix.
Sorry, something went wrong.
@mpclarkson
Have submitted a PR, but its now giving me the following error. {"code":"invalid_json","message":"Request body has invalid json format"}
Happy to push a new PR, but no idea how to fix this.
Thanks Ben
@mpclarkson @Galyam
My Pull request now has valid data for the PUT request, and is succeeding on my testing
No branches or pull requests
Contact::makeAgent method does not work correctly
{"message":"GET method is not allowed. It should be one of these method(s): PUT"}
The text was updated successfully, but these errors were encountered: