Skip to content

Release v2.0.4

Latest

Choose a tag to compare

@chengbiao-jin chengbiao-jin released this 19 May 19:41

pyTigerGraph 2.0.4 Release Notes

Bug Fixes

  • Username/password authentication on REST++-protected instances — Fixed a bug where requests failed when the connection had only username and password. The client now obtains and refreshes tokens automatically.
  • getToken() and refreshToken() — Fixed a bug where the returned token was not applied to the connection, causing subsequent requests to fail authentication.