Unable to download Private Repositories

I got the access to docker hub now but getting the below error message

PS C:\WINDOWS\system32> docker pull fortifydocker/webinspect:24.4
Error response from daemon: pull access denied for fortifydocker/webinspect, repository does not exist or may require ‘docker login’: denied: requested access to the resource is denied

Well, as the error states, either it does not exist on Docker Hub or you have not logged in with the right credentials.