I'm trying to make a api request using the Requests library from robot framework.
I need to pass a binary file:
and also some parameters.
On postman I can do it without problems.
Retrieve ERROR 400
I'm trying to make a api request using the Requests library from robot framework.
I need to pass a binary file:
and also some parameters.
On postman I can do it without problems.
Retrieve ERROR 400