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 fix #15

Merged
merged 1 commit into from
Dec 29, 2021
Merged

API fix #15

merged 1 commit into from
Dec 29, 2021

Conversation

KingMotro
Copy link
Contributor

According to the issue 13 specifically on the most recent comment #13 (comment)
This seems to solve the issue ''cannot represent a stream of type Output as a STDIO FILE*'' and as well fixing the CSRF token occuring ''must be of type string, null given''.
When testing I stumbled upon an issue according how the params are sent, it was already patched in the delete function I added these as well to post and put.

About the debug setting,
guzzle/guzzle#1413

According to the issue 13 specifically on the most recent comment MrKampf#13 (comment)
This seems to solve the issue ''cannot represent a stream of type Output as a STDIO FILE*'' and as well fixing the CSRF token occuring ''must be of type string, null given''. 
When testing I stumbled upon an issue according how the params are sent, it was already patched in the delete function I added these as well to post and put.

About the debug setting,
guzzle/guzzle#1413
@MrKampf MrKampf merged commit d2fc34b into MrKampf:master Dec 29, 2021
@MrKampf
Copy link
Owner

MrKampf commented Dec 29, 2021

Thanks for help!

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