You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 6, 2018. It is now read-only.
When you connect to Instagram or Google Drive, and then wait for a while, leaving your tab open in the background, for example, authentication times out. But no UI indication for that is shown, so both the list of files for selection, and the files you’ve added are still there — you can select new files and start uploading, but it will error, because authentication is times out.
Proposal: check every X seconds (30?) that we are still authenticated, and update state, so that it will kick you out to the “authenticate” screen. Maybe remove files that are no longer accessible due to authentication, or ask to re-select too?
When you connect to Instagram or Google Drive, and then wait for a while, leaving your tab open in the background, for example, authentication times out. But no UI indication for that is shown, so both the list of files for selection, and the files you’ve added are still there — you can select new files and start uploading, but it will error, because authentication is times out.
Proposal: check every X seconds (30?) that we are still authenticated, and update state, so that it will kick you out to the “authenticate” screen. Maybe remove files that are no longer accessible due to authentication, or ask to re-select too?