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
KeyError: 'document_url'
(3 additional frame(s) were not displayed)
...
File "flask/_compat.py", line 33, in reraise
raise value
File "flask/app.py", line 1639, in full_dispatch_request
rv = self.dispatch_request()
File "flask/app.py", line 1625, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
File "flask_cors/decorator.py", line 127, in wrapped_function
resp = make_response(f(*args, **kwargs))
File "app.py", line 81, in document
document_url, = query['document_url']
The text was updated successfully, but these errors were encountered:
hancush
changed the title
KeyError: 'document_url'
Google AMP breaks the PDF viewer
Mar 16, 2023
Sentry Issue: PIC-P1
The text was updated successfully, but these errors were encountered: