Posts by Roberto Borsatti • 23 points
2 posts
-
1
votes1
answer205
viewsQ: Content is not allowed in Prolog
I have a problem which is as follows. I have a host that reads a vxml file. However, if I ask him to read a vxml file, it works. But when I submit the content via PHP it gives the title error…
-
1
votes1
answer216
viewsQ: Error with retrofit
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was BEGIN_ARRAY at line 1 column 2 path $ public interface RestApi { @GET("/posts")…