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
The first loop through the Native API subsets the API response on a per file basis, but if 'files' is empty, that will come up blank. Need to if-else that block based on whether files is empty.