sparkgeo / prescient-sdk

An SDK for integrating with Prescient services
MIT License
0 stars 0 forks source link

Fix missing refresh token bug #19

Closed michaelconnor00 closed 3 weeks ago

michaelconnor00 commented 3 weeks ago

There is a bug where if the auth object doesn't have 'refresh_token`, the 'client.auth_credentials' fails once the token expires.

michaelconnor00 commented 3 weeks ago

image

michaelconnor00 commented 3 weeks ago

@gnieuwenhuis this is not tested as my local is not setup for it.