Norbert Bartels

Results 34 issues of Norbert Bartels

After iterator `hasNext` is okay, the iterator `next` runs into a NoSuchElementException. We have to check this ```javascript { "data": [ { "id": "123456789", "permalink_url": "\/reel\/123456789\/", "published": true, "created_time": "2025-11-25T08:59:33+0000",...

type: bug

With RestFB, we try out new ideas and approaches as soon as they become available. Perhaps supporting AI coding assistants could lead to new fields in our type objects emerging...

type: improvement

While checking the media status and we run into an error on Threads side, we receive something like ```javascript { "error_message": "UNKNOWN", "status": "ERROR", "id": "123456789" } ``` This creates...

type: bug