Post Reply 
Web API : what is the post key value ?
04-10-2016, 07:57
Post: #5
RE: Web API : what is the post key value ?
There is not always a key for a POST request. This depends on the content type. For a content type of text/plain, there is no key.

Under Body in CocoaRestClient, you need to check 'Raw input'. This gives you an input field without keys. I have tried doing this in CocoaRestClient with a content type of text/plain and it is working for me.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Web API : what is the post key value ? - simoncn - 04-10-2016 07:57

Forum Jump:


User(s) browsing this thread: 1 Guest(s)