Forum Discussion
Hi vbandi,
once you get the session token you should pass it to your reply call:
http://testcompany.lithium.com/test/restapi/vc/messages/id/54/reply?message.body='for testing'&message.subject='testing'&restapi.session_key=[SESSION KEY TOKEN]
Nico
Hi Nico,
Sorry I forgot to mention in my post that i have sent Session Key as query parameters and still i see the issue.
http://testcompany.lithium.com/test/restapi/vc/messages/id/54/reply?message.body='for testing'&message.subject='testing'&&restapi.session_key=Q-St-R11vRAkPGek-FksUqZ68CO15iQdEhyq3icgIQg.
But still i see the same error.
Any help!
Thanks,
Vijay
- NicoB9 years agoLithium Alumni (Retired)
vbandi could you confirm you're using HTTP POST ?
Also, can you check the user's permissions to see whether he/she has rights to perform REST call to modfiy entities?
- vbandi9 years agoContributor
Hi Nico
Yup, the call is post and the user is Administrator and has all rights.
Still not able to get why i am unable to do this call.
Thanks,
Vijay
Related Content
- 4 years ago
- 11 years ago
- 11 years ago
- 10 years ago