Urlencode problem

hello

I am trying to test some request via POSTMAN with url-encode. Problem is that from debug I can see that curl format this in different way than POSTMAN. And this resoults that via curl this is working and with postman is not.

Working with curl:
without form-item fields

Not working with postman:

slika_2

How to solve this?

thank you

Hey @miha,

Thank you for your question.

Would you be able to expand the issues you’re facing with the tests in Postman a little bit more, please?

Have you imported the curl request into Postman? Would you be able to provide an image of what your seeing in the app?

Seems like something that the community can help with but we’re going to need some additional context to help you out.

Danny