-
-
Notifications
You must be signed in to change notification settings - Fork 74
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
RequestError: The body
, json
and form
options are mutually exclusive
#21
Comments
With these modifications it works. I hope I could help.
|
@z3r0-7320 thank you very much 😆 😆 😆 |
Just change from:
To:
And then it should work |
@kronos1390 |
This is my code. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hallo, thanks for this project.
i use it to translate chinese to english, a exception happen when the translate content is big.
The exception is:
Error: RequestError: The
body
,json
andform
options are mutually exclusiveError: The
body
,json
andform
options are mutually exclusiveThe translate content is:
我们用
sureness
来管理restful api
认证鉴权i guess the exception may happen in this code:
The text was updated successfully, but these errors were encountered: