addons-frontend: "This field may not be null." when trying to update my user profile (in -prod)
For some reasons, I cannot update my user profile in production. I believe there is some sort of permission issue but I am not sure. I only see this:
and the API response contains:
{"reviewer_name":["This field may not be null."]}
Note: there is no “reviewer name” field on this page.
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 23 (18 by maintainers)
I verified in prod and it worked for me 😃
@willdurand @ioanarusiczki I sent you both a DM with the details.
mmm, @wagnerand do you know which permissions my user in production has?