You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Paste the following DID: did:key:z4MXj1wBzi9jUstyPfWRPChs6duu6JcF8eB817d1ZwttspSDMC5N7wXghRVygChVAbpkUqUKJcCtSPSSUmxWyh7y81QZo5eW6wyuccd2hsHwS7sSErHmbAb2zg28nZ8ED9YQWcwS8idKU6Pxgd7PPBqNfxK2wvUwbhSK5nG8wwThWbMWYT8k6MMExzuDBeq4ccUApUaAMSVWqDZxEwDmLeNwrXu7Td1vXrVDrdcEt8eArQd5mjunqaQ4aRGrEcyv4H7DsAZxfmyGvn25WCzZDuMynVKE99G5oVGUfCfTUQpdsEEssR1wDoWQW3NKWyGMM7e82S7EHfi27u6jf3J7nXCpS6Xu3NLFUq1pkFraxeWKYReEZCDQ4
Expected behavior
It should enable the Download UCAN button, so the user can download it.
The text was updated successfully, but these errors were encountered:
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.
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.
Bug

When the user attempts to share the space using a DID it prints out an error in the console.
To Reproduce
Steps to reproduce the behavior:
did:key:z4MXj1wBzi9jUstyPfWRPChs6duu6JcF8eB817d1ZwttspSDMC5N7wXghRVygChVAbpkUqUKJcCtSPSSUmxWyh7y81QZo5eW6wyuccd2hsHwS7sSErHmbAb2zg28nZ8ED9YQWcwS8idKU6Pxgd7PPBqNfxK2wvUwbhSK5nG8wwThWbMWYT8k6MMExzuDBeq4ccUApUaAMSVWqDZxEwDmLeNwrXu7Td1vXrVDrdcEt8eArQd5mjunqaQ4aRGrEcyv4H7DsAZxfmyGvn25WCzZDuMynVKE99G5oVGUfCfTUQpdsEEssR1wDoWQW3NKWyGMM7e82S7EHfi27u6jf3J7nXCpS6Xu3NLFUq1pkFraxeWKYReEZCDQ4
Expected behavior
It should enable the Download UCAN button, so the user can download it.
The text was updated successfully, but these errors were encountered: