-
Notifications
You must be signed in to change notification settings - Fork 42
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
Parameter "--location" is not supported #80
Comments
Please update nuget |
Hi @shaofing Thank you for the opening issue. Yes, the
Which nuget? |
think you...... |
If I have spare time for this. But PR is welcome. This repository doesn't provide any NuGet packages yet, so this is a "non-official" package. |
I'll try it . |
I use postman to generate curl command, which contains "--location"
curl --location --request POST 'http://localhost:5001/api/SCMBaseService/GetUdfButtons' \ --header 'Content-Type: application/json' \ --data-raw '{ "v": { "SysId": "OMS", "ModelName": "Purchase" }, "lg": "zh_cn", "tk": "09ff6d32-bfa0-45dd-ae75-51d136f48c04" }'
The text was updated successfully, but these errors were encountered: