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

fix: pins missing #1494

Merged
merged 2 commits into from
Jun 16, 2022
Merged

fix: pins missing #1494

merged 2 commits into from
Jun 16, 2022

Conversation

drewdelano
Copy link
Contributor

@drewdelano drewdelano commented Jun 16, 2022

You'll need to have a token setup in the API tokens screen + have used the API to pin a file (status has transitioned to "Pinned") in order to see the changes (see https://web3.storage/docs/how-tos/pinning-services-api/)

Before:
image

After:
image
image

@drewdelano
Copy link
Contributor Author

This is a little weird because the listPsaPinRequests API is a little weird:

let query = this._client

Might make sense to change the signature of the API to be user specific instead of key specific? @jsdevel thoughts?

Copy link
Contributor

@svvimming svvimming left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good 👍

@drewdelano drewdelano merged commit 4fe0120 into main Jun 16, 2022
@drewdelano drewdelano deleted the fix/1474-pins-missing branch June 16, 2022 19:50
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 this pull request may close these issues.

Uploads via Pinning API or capacity used in the storage bar from pinning API uploads doesn't work
3 participants