You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running into an issue when authenticating, I keep getting Invalid API key found in file even though the API Key is valid (username is correctly returned.
➜ xxx git:(main) ✗ dnsx -auth
_ __ __
__| | _ __ ___ \ \/ /
/ _' || '_ \ / __| \ /
| (_| || | | |\__ \ / \
\__,_||_| |_||___//_/\_\
projectdiscovery.io
[ERR] Invalid API key found in file, please recheck or recreate your API key and retry.
[INF] Get your free api key by signing up at https://cloud.projectdiscovery.io
[*] Enter PDCP API Key (exit to abort):
[INF] Successfully logged in as (@xxx)
➜ xxx git:(main) ✗ echo "cloud.projectdiscovery.io" | dnsx -silent -resp -asn
cloud.projectdiscovery.io [A] [76.76.21.241]
cloud.projectdiscovery.io [A] [76.76.21.93]
➜ xxx git:(main) ✗ dnsx -auth
_ __ __
__| | _ __ ___ \ \/ /
/ _' || '_ \ / __| \ /
| (_| || | | |\__ \ / \
\__,_||_| |_||___//_/\_\
projectdiscovery.io
[ERR] Invalid API key found in file, please recheck or recreate your API key and retry.
[INF] Get your free api key by signing up at https://cloud.projectdiscovery.io
[*] Enter PDCP API Key (exit to abort):
I'm running into an issue when authenticating, I keep getting
Invalid API key found in file
even though the API Key is valid (username is correctly returned.Version 1.2.1
I do have a file in
~/.pdcp
:The text was updated successfully, but these errors were encountered: