Access Denied because of invalid token when using getVertexCount()

@ray Without seeing the code I’m not sure if I could pinpoint the issue… but I went ahead and created a notebook using that function. It’s using the latest version of pyTigerGraph. Can you run through the notebook to test it?

Feel free to make a copy of the notebook: Google Colab

Note: Some pyTigerGraph functions use the username & password. Other functions use tokens. The notebook below takes the UserID and Password and generates secrets and tokens.

Additional Information: