Closed knynkwl closed 4 years ago
Are you sure you put your initial Instagram token value into the STARTING_TOKEN field?
@mutsuda I have the same issue and have pasted the correct STARTING_TOKEN I got from FB app using a Instagram tester. Same log as above.
@mutsuda I tried again and now it worked. Weird. Thanks for a great package!
Thanks, @aureliusm - Looks like this is a failure that the agent isn't handling well. The error is caused when trying to work out when the next refresh time should be, based on the expiry of the new token - in your case, looks like there was an error from the API, so there was no expiry to work with.
I've added a note to check this out - but does make sense that trying again fixes the issue.
Thanks again!