ipfs/ipfs-webui

Trying to pin to pinata from local ipfs fails

BlackTurtle123 opened this issue · 4 comments

Describe the bug
I am trying to use the integration service to pin to pinata. The connection does work, it shows up and I see my pinned files.

To Reproduce

  1. I upload a file to my local ipfs
  2. I try to pin this file to pinata as external service
  3. Following error is thrown: Unable to set pinning at Pinata: HTTPError: reason: "INVALID_ORIGINS", details: "provider array entry:
    Expected behavior
    The image should be pinned on ipfs

Screenshots
image

Additional context
My ipfs node runs in a docker container

Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review.
In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additional round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment.
Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:

  • "Priority" labels will show how urgent this is for the team.
  • "Status" labels will show if this is ready to be worked on, blocked, or in progress.
  • "Need" labels will indicate if additional input or analysis is required.

Finally, remember to use https://discuss.ipfs.io if you just need general support.

Thanks for posting this issue @BlackTurtle123, On the surface it feels like the error is self-explanatory, maybe the API is misconfigured.

However, to make it easier to debug, can you please create a PR/repo to demo the issue you're describing?

Oops, seems like we needed more information for this issue, please comment with more details or this issue will be closed in 7 days.

This issue was closed because it is missing author input.