Login to Baasbox application

199 views Asked by At

I am trying to login to my BaasBox application via POSTMAN extension. But I am unable to do so. I am unsure of where am I going wrong. Here is the image link https://i.stack.imgur.com/CibCb.png

Thanks In Advance

1

There are 1 answers

2
swampie On

You should set the content-type to x-www-form-urlencoded as specified in the error message

You can set that by clicking the middle button in the request section of Postman above the textarea where you are setting the json body with username/password/appcode.