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

Rest api post method-help #142

Closed
mervesever opened this issue Jul 24, 2019 · 9 comments
Closed

Rest api post method-help #142

mervesever opened this issue Jul 24, 2019 · 9 comments

Comments

@mervesever
Copy link

image
I tested it at the Postman and was able to post. I tried the above picture in the application but it returned as "Bad Request". I'd appreciate it if you could help me.

@saucepleez
Copy link
Owner

Hello,

Your configuration looks correct or what I would expect. Based on the testing I have done, the following script works fine with a generic testing API.

api test.txt

What we can do is break out parameters specifically into their own table for configuration. This is because parameters can have 4 associated fields: Parameter Name, Parameter Value, Content Type, and Parameter Type. This will give you full and granular control over the parameters so you can tweak the request until the server accepts it.

@mervesever
Copy link
Author

How do I split parameters into my own tables specifically for configuration. I'd appreciate it if you help.

@saucepleez
Copy link
Owner

The latest version in DEV has an enhancement for 3.1.0.0. Are you able to build from the source or do you need a provided binary to test?

image

@mervesever
Copy link
Author

image
An error occurred while upgrading my Restsharp 104.4.0 connection to Restsharp 106.6.9.

@saucepleez
Copy link
Owner

I am not understanding -- the project currently has 106.6.9 installed and latest is 106.6.10. How are you getting version 104.4.0.0?

@mervesever
Copy link
Author

image

Where am I making a mistake? The program is still giving an error.

@atotalnoob
Copy link
Contributor

Are you building from source or downloading the app

@mervesever
Copy link
Author

I founded Devbrachi. I managed to send it to the postman, but my work in the painting does not work in Taskt.

@saucepleez
Copy link
Owner

Sorry, can you please restate that?

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

No branches or pull requests

3 participants