ErrorxCode / JxInsta

An object-oriented reverse engineered instagram web API made in Java. Now build bots, scrap data, create instagram apps, and a lot more in your favourite language
Apache License 2.0
20 stars 5 forks source link

Fix to be able to use token to upload a picture. #16

Closed adriaesteve closed 5 months ago

ErrorxCode commented 5 months ago

Seems good. Have you tested it? Is it working with the token?

adriaesteve commented 5 months ago

Yes, I have tested it. If you check uploadPicture method is already prepared to work with token:

image

ErrorxCode commented 5 months ago

Alright!