Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from S3 to REST protocol for the download server #45

Open
llewelld opened this issue Sep 20, 2020 · 0 comments
Open

Switch from S3 to REST protocol for the download server #45

llewelld opened this issue Sep 20, 2020 · 0 comments

Comments

@llewelld
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant