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
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
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.