Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid pin listing response: {"count":15,"results":null} #124

Closed
lidel opened this issue Mar 12, 2022 · 1 comment · Fixed by #126
Closed

Invalid pin listing response: {"count":15,"results":null} #124

lidel opened this issue Mar 12, 2022 · 1 comment · Fixed by #126
Assignees

Comments

@lidel
Copy link

lidel commented Mar 12, 2022

Response is missing results:

$ curl  -H "Authorization: Bearer [secret]" "https://api.estuary.tech/pinning/pins?status=queued"
{"count":15,"results":null}

This also causes panic in go-ipfs – ipfs/go-pinning-service-http-client#14 🙈 (user is 'kiwix')

@whyrusleeping
Copy link
Collaborator

@gmelodie can you take a look into this one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants