Absinthe graphql api clone

i am new to potions graphql api i downloaded github file and run it and got this error what can i do

git clone git@github.com:wbotelhos/graphql-with-absinthe-on-phoenix.git

ERROR
Cloning into ‘graphql-with-absinthe-on-phoenix’…
The authenticity of host ‘github.com (140.82.121.3)’ can’t be established.
ED25519 key fingerprint is SHA256:+DiY3wvvV6TuJJhbpZisF/zLDA0zPMSvHdkr4UvCOqU.
This key is not known by any other names
Are you sure you want to continue connecting (yes/no/[fingerprint])?
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

You should use the https link not the git@ link: GitHub - wbotelhos/graphql-with-absinthe-on-phoenix: GraphQL with Absinthe on Phoenix

1 Like