Hi all
OK I feel dumb but I can't figure out what URL to use for API calls to a DB on Aura.
With a local DB I can connect fine:
with Postman:
http://localhost:7474/db/data/transaction/commit
with the PHP client:
->addConnection('default', 'http://neo...