Forum Discussion
tripp-bishop
Mentor
it sounds to me like the values of that profile field are constrained and that "never" is probably not a recognized value. Sometimes, REST calls will display a list of legal entries. Can you make a direct call and see if you can get back a useful error message rather than a useless 503?
micha80
10 years agoExpert
Thanks for your replies!
When I paste the following URL in the browser then I get an error 100: /users/self/profiles/name/board.sub_email_delivery_freq/set?value=never
The error message is that the value must be one of the following values: immediate, daily, weekly
But what if I want to set it to never which is an option on the original forms?
Regards,
Michael
- tripp-bishop10 years agoMentorHave you tried not specifying any value? Definitely sounds like "never" is not a legal value.
- tripp-bishop10 years agoMentorTurns out a cohort of mine is having this same issue. Will post back when we sort it out.
- tripp-bishop10 years agoMentorI opened a support ticket and they believe it's a bug in the API. Will post more when I know it.
Related Content
- 7 years ago
- 3 years ago