Skip to content

fix(bulk request): POST bulk to a get

Latest
Compare
Choose a tag to compare
@ReenaSingh07 ReenaSingh07 released this 14 Feb 13:39
· 6 commits to master since this release

Localhost was erroring out with a 5** response code for Bulk POST to GET.
It was figured that the api consumes JSON & text content which are serialized via trial and error