When deploying this source, an error is thrown in the *paginate method:
data is not iterable
at paginate (circle.app.mjs)
at startEvent (new-post.mjs)
// ...
This is likely because the response did not have the expected data (or any data), or it was not in the expected format.