André Mariano
André Mariano
> Here is the code snippet that I use to get the feed items. > > ``` > //Create client > IGClient client = new IGClient.builder() > .username("username") > .password("password")...
Not really, sometimes the same username will work and other times throw this error. is the json parse fail on instagram's side? kind of weird for them to send us...
> Updating the PDFBox-Android package seems to fix it. Did not test the whole implementation for any breaking changes but works for me. To test use this: > > ```...