Forum Discussion
when i use this all time have a permisions errors. Add i use SSO auth.
/restapi/vc/users/id/21405/profiles/name/aaaaaaa/set?restapi.response_format=json&restapi.session_key=ohL0ZHOrTRRrnbJ2HbJtR1R9kPOjybIqYsrhYQTjLy0.&value=aaaaaaa
doestn work
donpacote - If you're making this request through your browser window, the call fails because there are some API restrictions on such calls. You have to use the restadmin keyword to make such calls.
Best regards,
Christian
- donpacote8 years agoHelper
ok thanks for your fast response.
Iam using eclipse to consume lithium services. Can i use restadmin inside?
my request makes : /users/id/21405/profiles/name/aaaaaaa/set"; + new value + session_key.
Could you give some clue.
- LuisDev8 years agoContributor
i find the solution.
My problem was in there :
/users/id/21405/profiles/name/aaaaaaa/set";
i mistake while i read documentacion.
This aaaaaa should be an attribute from profile
Related Content
- 30 days ago
- 12 months ago