I'm learning about Neo4j and playing around with it. I build a query in the sandbox and when I went to re-run it on an AuraDB instance, it gave me an error:
"Neo.DatabaseError.Statement.ExecutionFailed
Client ID and Client Secret must be provided"
After some googling/docs it seemed like I needed to create and use API Keys, but my account has the "Create" button disabled for unstated reasons.
What's going on? I would have assumed I can query my own instance of Aura. No?