POSTMAN Suggested code in actual JQUERY
I use POSTMAN to test REST API Queries in CS. Many of the POST operation work in POSTMAN by providing the body correctly The file I attached is a cut and paste from my postman session. There is something that is wrong with the FormData portion as I notice in Chrome Network traces. The call goes something like FormData[0]…