I have some files i'm trying to ingest into my library and on desktop everything works fine. On iOS if I click the "Select candidate" button the page will load and then I will get an "Unexpected Error" with no stack trace. I plugged my phone in to do some remote debugging and it seems like all the covers have CORS issues:
[Error] Failed to load resource: You do not have permission to access the requested resource.
[Error] Cross-origin redirection to https://archive.org/download/mbid-ebabdf68-694f-386c-bc69-cdf1fd765cf0/mbid-ebabdf68-694f-386c-bc69-cdf1fd765cf0-14910286836_thumb250.jpg denied by Cross-Origin Resource Sharing policy: Cannot use wildcard in Access-Control-Allow-Origin when credentials flag is true.
[Error] Failed to load resource: Cross-origin redirection to https://archive.org/download/mbid-ebabdf68-694f-386c-bc69-cdf1fd765cf0/mbid-ebabdf68-694f-386c-bc69-cdf1fd765cf0-14910286836_thumb250.jpg denied by Cross-Origin Resource Sharing policy: Cannot use wildcard in Access-Control-Allow-Origin when credentials flag is true. (front-250, line 0)
I have some files i'm trying to ingest into my library and on desktop everything works fine. On iOS if I click the "Select candidate" button the page will load and then I will get an "Unexpected Error" with no stack trace. I plugged my phone in to do some remote debugging and it seems like all the covers have CORS issues: