pull down to refresh

Today I wasted my day with this crap API response from a company.....has anyone ever seen something like this?
looks like maybe using wrong encoding? what kind of request are you making?
reply
A normal GET should bring all the client information...!! I've already changed the Content-Type, and the Accept doesn't work; it remains the same. Our integration uses UTF-8. For me, it's the database language encoding. I think I'll validate that with the client.
reply