-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Attendee pdf URL is not working #6364
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
Comments
@liveHarshit Looking into it. |
@iamareebjamal The url generated has the correct path. I think it's because flask does not simply serve static files with path url specified. Am I right? |
That statement makes no sense to me. See how it is being shown on frontend and specify here @mrsaicharan1 Please take a look |
@iamareebjamal so say I want to serve a pdf whose path url is: |
@prateekj117 The files would be served over a route which handles security & other aspects. Check |
Implementation has changed. Therefore closing this. |
Fixes fossasia/open-event-attendee-android#2273
https://open-event-api-dev.herokuapp.com/generated/tickets/orders/tickets/pdf/6cbaf31d-7d10-4b8d-b22c-5be61209ad1d/MnNBVEJ1Q1/6cbaf31d-7d10-4b8d-b22c-5be61209ad1d.pdf
The text was updated successfully, but these errors were encountered: