User Authorization Issue Flask
The code below, it shows the download url in the response but if I try to download from the Download button, it has {"error_code":31326,"error_msg":"user is not authorized, hitcode:109","request_id":347419335550786427}
. But, If I copy the same download URL and paste on a browser URL , it gets downloaded.