Hi all I am trying to use a Github Storage block, but am having trouble running it. I have given all access to a classic PAT (which is probably too much), and have tried both an HTTPS and an SSH link still to no avail. In both instances I got "Flow could not be retrieved from deployment."
With my https link, the error I receive is:
fatal: could not read Username for '<https://github.com>': No such device or address
With my ssh link, the error I receive is:
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
To be clear, this repo is in a part of an organization which I am a member of and not an admin/owner, but I do have read/write access to the repo itself.
Does anyone have a solution, workaround or have has similar issues?