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
There is no need to fetch asset detail information on download any more since public_url is available in assets list response. Replace asset.data fetching by public_url fetching.
There is no need to fetch asset detail information on download any more since
public_urlis available in assets list response. Replace asset.data fetching bypublic_urlfetching.