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 turns out the official download servers don't support the S3 protocol that the test servers use. Instead they have a REST protocol the details of which can be found here:
It turns out the official download servers don't support the S3 protocol that the test servers use. Instead they have a REST protocol the details of which can be found here:
https://raw.githubusercontent.com/corona-warn-app/cwa-server/master/services/distribution/api_v1.json
The app therefore needs to be updated to use the REST protocol rather than the S3 protocol.
The text was updated successfully, but these errors were encountered: