Forum Discussion
ChiaraS
9 years agoLithium Alumni (Retired)
Try to pass the session_key parameter as part of the endpoint url directly, that should work. It means you will have to handle the rest authentication call not from within the endpoint, get the session key and invoke the endpoint at that point.
In the endpoint code you then directly invoke the rest call for categories, without any session_key parameter.
Related Content
- 12 years ago
- 11 years ago