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
Hi @helmiattastify thanks for this. Yes running ApiClient.new(credentials: credentials) generates the token, and to collect the token, you do need to run get_client_credentials_token. Once you have it, you can check the expiry on it.
I got an error when
*** NoMethodError Exception: undefined method `count' for nil:NilClass
but I don't get an error if I pull the token
The text was updated successfully, but these errors were encountered: