usebruno / bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
https://www.usebruno.com/
MIT License
25.78k stars 1.18k forks source link

Possible Issue With OneDrive File Paths #1474

Open gfactor opened 8 months ago

gfactor commented 8 months ago

I'm running portable Bruno 1.6.1 on a Windows laptop. The location where Bruno is running from is in a OneDrive folder, if that matters. This is a corporate machine with Office 365, so I'm pretty sure this is OneDrive for Business instead of consumer OneDrive.

When I attempt to create a collection, I can create it successfully on normal file paths. However, if I attempt the same thing on a file path that's connected to OneDrive, it fails with the error "An error occurred while creating the collection". I've tried using a folder that only exists in OneDrive as well as my Documents folder which is mapped to OneDrive, and they fail the same way. If I create a collection elsewhere and copy it into a OneDrive location, I can open it without issue. So it seems like only collection creation on OneDrive file paths aren't working for me.

Please let me know if there's any additional info I can provide to help reproduce or research this.

THBlockstar commented 3 months ago

I am facing the same problem, but I also noted that an Import of collections directly to OneDrive is working without any problems. So, maybe there are two different ways of "folder creation" used in background?!