I trying to create connection but having an issue

Hi @Jon_Herke Yes, I’m using tigergraph cloud, As you mentioned above I created one database user and give him access of admin, pass these credentials as parameters to the google colab

It gave me an error of “incorrect graph name” and to make sure there is no graph issue I created one testing graph and gave my user to access this graph

FYI: this issue doesn’t occur when I try with docker image but there it shows the connection issue.

IN summary:
1).When I try to access through tiger studio cloud it gave me incorrect graphname issue
2)When try to access through docker image it gave me connection issue while fetching the token as mentioned above in trailing discussion.

If you can help with the resolution it would be really helpful,
Thanks