OData Consume, cant get all the attributes values

0
I’m consuming an Entity through the OData service with 55 attributes in it, but when I retrieve an object I can’t read all the attributes, however, I’m sure of the security access. But the problem is that if the attribute is placed at the end in the consumed Entity the retrieve action will not get the value of that attribute, and when I move the attribute to the top of the consumed Entity the retrieve gets the value of that attribute. Does anyone have any idea why this could happen?
asked
0 answers