Posts by felipe effting • 1 point
1 post
-
0
votes1
answer40
viewsQ: I have an error trying to consume an API, via js fExpected BEGIN_OBJECT but was BEGIN_ARRAY
I’m trying this error because I’m picking up (from an api) a json, does anyone help me how to solve? I’m a beginner in JSF. This is my code to retrieve the data @Named @ViewScoped public class…