Open mounika-mudda opened 6 years ago
I'm surprised it's falling back to postMessage. Are you running it on IE8/9 ? If I recall correctly, postMessage is used in SDK solely as a workaround for cross-origin access in old IEs
Is anything affected beyond just the error showing in the console?
Please share your browser details and, if possible, a minimal html page that reproduces the issue.
We are using the SDK to get the file lists within a iframe. We are getting a error message,
Is there any way we can pass origin when calling openPicker ?