Skip to content

Fetch submission via Submission API instead of S3 #89

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

Open
sharathkumaranbu opened this issue Mar 1, 2020 · 0 comments
Open

Fetch submission via Submission API instead of S3 #89

sharathkumaranbu opened this issue Mar 1, 2020 · 0 comments

Comments

@sharathkumaranbu
Copy link
Collaborator

Right now online review downloads submission from S3 bucket. Instead we need to download submissions via Submission API by calling submissions/:submissionId/download

To fetch submissionId first, we need to first call submissions?legacySubmisionId= with the legacy id in database.

We need to use the user token to interact with Submission API so that API can validate the access restrictions.

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