OneDrive / samples

Contains samples, scenarios, and guidance for integrating with OneDrive and SharePoint drives, drive items, and files.
MIT License
58 stars 59 forks source link

javascript-basic-consumer example not working #80

Open Acrylios opened 1 month ago

Acrylios commented 1 month ago

Describe the bug I tried following the code example for javascript-basic-consumer and added the necessary permissions and referenced the required IDs. When launching the picker it takes a long time to load and when it does I am met with a setupTimeout error

To Reproduce Steps to reproduce the behavior:

Expected behavior The onedrive window should popup, listing any files available

Screenshots image image

Details I am including screenshots of the actual popup and any errors that show in the console as these seem to be related to the issue. I have tried looking in other threads but haven't found an answer that would help my situation yet