Closed james-mesney closed 1 month ago
Update: In desperation, I generated another, new refresh token and this code is now working! I don't know why the original token doesn't work.
(The AttributeError error message does not help one identify the problem)
hi @james-mesney , glad that it is working for you now and thank you for your feedback. We are going to work on adding a better error message for when the refresh token is not valid.
Commit https://github.com/Alation/Allie-SDK/pull/37 solves this issue. Closing this issue.
I had another run with the (latest) Allie SDK and the sample code for getting data health rules. It fails with a different error:
The refresh token I'm using is active and good until Aug 30. Any idea what causes the _AttributeError: 'NoneType' object has no attribute 'tokenstatus'?
Thanks.