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
It's possible the server returns the wrong mimetype. Or you might be using a simulator with the FX support which never supported HTTPS etc. There are MANY edge cases.
@bayehyg I wouldn't recommend this one as it's unclear why it isn't working without a test case and without a very specific platform. This should probably be closed unless it's narrowed down.
Returns null
Workaround is to use
Media createMedia(InputStream stream, String mimeType)
But probably worth fixing
The text was updated successfully, but these errors were encountered: