Users have got the following type of errors concerning attributes that have been set as compulsory in the registration form in tracker, and is this happening with several the devices. The fields are correctly filled.
hi @fernando
I once faced the same issue. The problem might stem from the way you defined your Tracked Entity Type. If you declared some Tracked Entity Type attributes when you created the Tracked Entity Type and then assigned that Tracked Entity Type to a program, all the attributes declared during the creation of the Tracked Entity Type must also be included as attributes in the program and configured accordingly.
For instance, if you created a Tracked Entity Type called ‘Person’ with an attribute ‘First Name’ as a mandatory field, then when you create a tracker program of type ‘Person,’ the ‘First Name’ attribute must also be included and set as mandatory.
In your case, please check the attribute “FywCaEpxIZ9” is available both in the tracked entity type attributes and in the program attributes as a mandatory field.
I hope this will solve the problem, please give feedback