microsoft / VoTT

Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.
MIT License
4.27k stars 833 forks source link

VoTT Web Application Cloud Connection #993

Closed Tukohama closed 4 years ago

Tukohama commented 4 years ago

When using VoTT stand-alone web application, successfully set up cloud connection to Azure Blob Storage account.

But when opening cloud project, "Cannot read property 'blobItems' of undefined".

CORS rules are wildcard (asterisk) domain all 8 methods + connect, trace wildcard (asterisk) allowed headers wildcard (asterisk) exposed headers Max age 200 seconds

Tukohama commented 4 years ago

Issue has resolved on its own, for reasons unknown.