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
Since the pydantic upgrade the / is automatically added
thus it resulted in a double // e.g http://localhost:4021//download/data/5f31b0706f59404fad3d0bff97ef89ddf24da4761608ea0646329362c662ba5
which made the vm-connector return 404
It was fixed for other download function from the vm connector but this one was missed
0 commit comments