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
Using Aura API with curl command works with the following command
curl --insecure --request GET "https://api.neo4j.io/v1beta3/instances" ^
More? --header "accept: application/json" ^
More? --header "Authorization: Bearer %bearer_token%" -vvv
where
C:>aura tenants list --raw --include
Error: Connection error
The text was updated successfully, but these errors were encountered:
Using Aura API with curl command works with the following command
curl --insecure --request GET "https://api.neo4j.io/v1beta3/instances" ^
More? --header "accept: application/json" ^
More? --header "Authorization: Bearer %bearer_token%" -vvv
where
C:>aura tenants list --raw --include
Error: Connection error
The text was updated successfully, but these errors were encountered: