Kioskdata-test: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
url=https://sandboxdev00.umiacs.umd.edu/kioskdata/backend/getdata/?studio__room=IRB1223 | url=https://sandboxdev00.umiacs.umd.edu/kioskdata/backend/getdata/?studio__room=IRB1223 | ||
|format=JSON | |format=JSON | ||
|data= | |data=Studio=Studio, ToolName=Tool, SDSName=SDSName, SDS Link=SDSLink, SDS Doc=SDSGoogleDoc, Room=Room | ||
}} | }} | ||
=={{#external_value: | =={{#external_value:Studio}}== | ||
==={{#external_value:Room}}=== | ==={{#external_value:Room}}=== | ||
{| class="wikitable sortable" | {| class="wikitable sortable" |
Revision as of 17:56, 12 April 2022
Error while fetching data from URL https://sandboxdev00.umiacs.umd.edu/kioskdata/backend/getdata/?studio__room=IRB1223: $2.
There was a problem during the HTTP request: 404 Not Found
Error while fetching data from URL https://sandboxdev00.umiacs.umd.edu/kioskdata/backend/getdata/?studio__room=IRB1223:
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>Page not found at /backend/getdata/</title> <meta name="robots" content="NONE,NOARCHIVE"> <style type="text/css"> html * { padding:0; margin:0; } body * { padding:10px 20px; } body * * { padding:0; } body { font:small sans-serif; background:#eee; color:#000; } body>div { border-bottom:1px solid #ddd; } h1 { font-weight:normal; margin-bottom:.4em; } h1 span { font-size:60%; color:#666; font-weight:normal; } table { border:none; border-collapse: collapse; width:100%; } td, th { vertical-align:top; padding:2px 3px; } th { width:12em; text-align:right; color:#666; padding-right:.5em; } #info { background:#f6f6f6; } #info ol { margin: 0.5em 4em; } #info ol li { font-family: monospace; } #summary { background: #ffc; } #explanation { background:#eee; border-bottom: 0px none; } pre.exception_value { font-family: sans-serif; color: #575757; font-size: 1.5em; margin: 10px 0 10px 0; } </style> </head> <body>.Page not found (404)
Request Method: GET Request URL: https://sandboxdev00.umiacs.umd.edu/kioskdata/backend/getdata/?studio__room=IRB1223 Using the URLconf defined in
kioskdata.urls
, Django tried these URL patterns, in this order:
- markitup/
- admin/
- api/
- ^media/(?P<path>.*)$
The current path,
backend/getdata/
, didn’t match any of these.</body> </html>You’re seeing this error because you have
DEBUG = True
in your Django settings file. Change that toFalse
, and Django will display a standard 404 page.
Could not get URL https://sandboxdev00.umiacs.umd.edu/kioskdata/backend/getdata/?studio__room=IRB1223 after 3 tries.
Error: no local variable "Studio" has been set.
Error: no local variable "Room" has been set.
Material | SDS Doc | SDS Link | Tool |
---|