File "/home/mariana/Delos/delos-agenda/instagrapi-rest/./routers/album.py", line 55, in album_upload
return await album_upload_post(
File "/home/mariana/Delos/delos-agenda/instagrapi-rest/./helpers.py", line 49, in album_upload_post
fp = tempfile.NamedTemporaryFile(suffix=ext, delete=False, dir=td.name)
AttributeError: 'str' object has no attribute 'name'
Error when upload albuns
Fix this issue