Hello,
I have an account in Galileo (https://app.galileoapp.io/). I made it using my google account.
I am trying to use the API to access. Do you know what should I put here using my google account:
galileo = GalileoSdk(
auth_token="AUTH_TOKEN", # optional, must also provide refresh token
refresh_token="REFRESH_TOKEN",
username="user@galileoapp.io", # optional, must also provide a password
password="*****",
)
Regards
Agustin
Hello,
I have an account in Galileo (https://app.galileoapp.io/). I made it using my google account.
I am trying to use the API to access. Do you know what should I put here using my google account:
Regards
Agustin