-
Notifications
You must be signed in to change notification settings - Fork 10
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
Not able to use Cross Chain Pinning #84
Comments
On |
curl --request POST 'http://localhost:56666/api/v1/swork/workreport'
|
5FqazaU79hjpEMiWTWZx81VjsYFst15eBuSBKdQLgQibD7CX |
First of great work on Crust!
I was trying to pin some files using Cross Chain dStorage Solution, I have already added files to crust ipfs and have the cid.
I am doing something like this on my front end
and trying to pin file using
However I keep on getting error 401, am I missing something??
The text was updated successfully, but these errors were encountered: