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
The problem is that the images are not loaded because they are protected and the server return http status 403.
How can I add token to image's request to authenticate the request and get the images?
The text was updated successfully, but these errors were encountered:
Long story short you could have your probe service return a token and then fork Mirador to include a ServiceWorker to include it, but I don't think there's a straightforward way to do it.
Hi,
I'm using mirador and I'm able to open it.
The problem is that the images are not loaded because they are protected and the server return http status 403.
How can I add token to image's request to authenticate the request and get the images?
The text was updated successfully, but these errors were encountered: