Unable to clone project

Hello,
I am new to gitlab. I started by creating an gitlab account and downloaded gitbash.
Then I added ssh key.
Steps done below:

  1. in cmd, enter: ssh-keygen -o -t rsa -C “gitlab@sajed.com
  2. added .pub (public key) to preferences–>ssh keys and saved the pub key
  3. tried to clone a repo: git clone git@gitlab.com:myprojects413805/aws-test.git

got the following error:

Cloning into 'aws-test'...
remote:
remote: ========================================================================
remote:
remote: ERROR: The project you were looking for could not be found or you don't have permission to view it.

remote:
remote: ========================================================================
remote:
fatal: Could not read from remote repository.

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

Can you tell me what I am missing here? Thank you.

I was able to fix it since it was not reading my public key properly and I had multiple keys