You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When getting the media from an account, I get back the posts including the caption. However, although the post contains a location, this is never returned in the 'location' field of the media. Is this supposed to work? Or is there another way to find the location?
The text was updated successfully, but these errors were encountered:
Exception in thread "main" java.lang.NoClassDefFoundError: com/fasterxml/jackson/core/type/TypeReference
at me.postaddict.instagram.scraper.Instagram.(Instagram.java:25)
at application.Main.main(Main.java:27)
When getting the media from an account, I get back the posts including the caption. However, although the post contains a location, this is never returned in the 'location' field of the media. Is this supposed to work? Or is there another way to find the location?
The text was updated successfully, but these errors were encountered: