Forum Discussion
Hi Peter,
I honestly got no clue what's your use cases are nor what intentions were :smileyhappy:
Guessing [profile] user.data is probably what you should be using.
I took a quick look at your env and i think i understand what's happening.
The profile settings were added to your env in revision 588289 (at least from the back-end I see)
when you revert to revision 453056 - the file that contains the profile setting gets deleted
Try reverting back to the 588289 revision, that should do the trick
Thank you, Jason, it works now for admin.
---------------------------------------------------------
profile.user.data = ${settings.name.get("profile.user.data")}
----------------------------------------------------------
/restapi/vc/users/self/settings/name/profile.user.data/set
But not for the normal user. Now i get error 303. Permission Denied.
Related Content
- 9 days ago
- 11 months ago
- 2 years ago