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

Unable to share space using DID #131

Closed
fforbeck opened this issue Sep 18, 2024 · 1 comment
Closed

Unable to share space using DID #131

fforbeck opened this issue Sep 18, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@fforbeck
Copy link
Member

Bug
When the user attempts to share the space using a DID it prints out an error in the console.
image

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://console.storacha.network
  2. Pick one Space
  3. Click on Share button
  4. Paste the following DID: did:key:z4MXj1wBzi9jUstyPfWRPChs6duu6JcF8eB817d1ZwttspSDMC5N7wXghRVygChVAbpkUqUKJcCtSPSSUmxWyh7y81QZo5eW6wyuccd2hsHwS7sSErHmbAb2zg28nZ8ED9YQWcwS8idKU6Pxgd7PPBqNfxK2wvUwbhSK5nG8wwThWbMWYT8k6MMExzuDBeq4ccUApUaAMSVWqDZxEwDmLeNwrXu7Td1vXrVDrdcEt8eArQd5mjunqaQ4aRGrEcyv4H7DsAZxfmyGvn25WCzZDuMynVKE99G5oVGUfCfTUQpdsEEssR1wDoWQW3NKWyGMM7e82S7EHfi27u6jf3J7nXCpS6Xu3NLFUq1pkFraxeWKYReEZCDQ4

Expected behavior
It should enable the Download UCAN button, so the user can download it.

@fforbeck
Copy link
Member Author

fforbeck commented Sep 23, 2024

@fforbeck fforbeck self-assigned this Sep 23, 2024
fforbeck added a commit to storacha/console that referenced this issue Sep 24, 2024
Fix for issues
- storacha/project-tracking#131
- #93

The issue happens when we try to delegate `*` to the DID of the
audience. I've updated the code to delegate the same capabilities we use
in the `client.shareSpace` method.
@fforbeck fforbeck moved this from In Progress to Done in Storacha Project Planning Sep 24, 2024
fforbeck added a commit to storacha/upload-service that referenced this issue Feb 5, 2025
Fix for issues
- storacha/project-tracking#131
- storacha/console#93

The issue happens when we try to delegate `*` to the DID of the
audience. I've updated the code to delegate the same capabilities we use
in the `client.shareSpace` method.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

1 participant