hi guys,
can you please tell me the reason of the error below while API testing in Postman:
any help is very much appreciated
hi guys,
can you please tell me the reason of the error below while API testing in Postman:
any help is very much appreciated
It worked for me when I removed the body content and replaced it with {} since I didn't want to pass any parameters.
Example: {{baseUrl}}/api/v1/projects/{{project}}/assets/list
Request body: {}
Status 200OK
Time:289 ms
Size:13.51 KB
Hi
It looks like you haven’t replaced any of the parameter value’s placeholders. You might try deselecting the ones you aren’t using.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.