cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error while loading data from model

Former Member
0 Likes
309

Hi @ all,

i want to create a JSON model with data from a service url.

When i open my application i get the following error:

I have already debugged my app and found out that the data from my model is deformed. It looks like this:

The strange thing about it is that the data from my service url exactly the way it should be.

Can anybody help me out?

Thanks in advance!

Regards,

Nicola

Accepted Solutions (0)

Answers (1)

Answers (1)

junwu
SAP Champion
SAP Champion
0 Likes

deformed? what does it mean?

from the error, you are using the wrong url

Former Member
0 Likes

Deformed means the json doesn't look the way it should. In the json, which i get from the service, every item looks like the second item in the picture above. After creating a model the value of a property is cut off and a random property is added at the end of the row. You can see it in the row of property "langtext" of the first item in the picture above.

junwu
SAP Champion
SAP Champion
0 Likes

did u test with any rest client?

Former Member
0 Likes

Yes, i also tested it with mockdata