Btw: Kudos to
@factotum who was so kind to fix one of the issues that caused some headaches for some former
#Mastodon4J library users in the past. Should be working well in
#Bigbone now.
https://github.com/andregasser/bigbone/issues/25
Change type of id field in entities to from Long to String if necessary · Issue #25 · andregasser/bigbone
Some entities in the "entity" package specify an "id" attribute of type Long. According to the API docs, ids are not guarenteed to be numeric and should have a data type of Stri...
GitHub