cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Connecting to Free Database Neo.ClientError.Security.AuthenticationRateLimit:

Hi...I am trying to connect to the free database but am not sure what the password is as I did not setup the free database?
Cheers
Warde

Connect to Neo4j
Database access might require an authenticated connection

Connect URL

neo4j+s://
8f317506.databases.neo4j.io:7687
Authentication type
Username / Password
Username
neo4j
Password
Connect
Neo.ClientError.Security.AuthenticationRateLimit: The client has provided incorrect authentication details too many times in a row.

2 REPLIES 2

AuraDB doesn't store your password; so if you don't have it, you need to either obtain the password from whoever created the database, delete/recreate the free instance, or contact support to see if they can recover a password on your behalf.

Thanks David. I appreciate your feedback