I loved the documentation. Nice step by step instructions. The test script which confirmed the succesfull setup was very useful. I could configure mongodb and was able to do GET request. I faced issues while trying POST and PUT by passing the normal text as a payload. If possible can you please guide me how can I test those requests.(I was trying to send the normal text input with key as "username" and value as "demouser").
I loved the documentation. Nice step by step instructions. The test script which confirmed the succesfull setup was very useful. I could configure mongodb and was able to do GET request. I faced issues while trying POST and PUT by passing the normal text as a payload. If possible can you please guide me how can I test those requests.(I was trying to send the normal text input with key as "username" and value as "demouser").