Techzune / petsafe_smartfeed

Connect and control a PetSafe Smart Feed device using the PetSafe-SmartFeed API.
MIT License
7 stars 5 forks source link

Missing Key 'RefreshToken' in refresh_tokens API response #8

Open aloofalpaca73 opened 11 months ago

aloofalpaca73 commented 11 months ago

If I remove the line that reads the refresh token from the response I can use the client as normal. I am not sure why it doesn't need an updated refresh token to keep working.

How did you get the information for the API? I would like to update the code for the API changes if necessary.