Kioskdata-test: Difference between revisions

From sandbox
Jump to navigation Jump to search
ItsBansal (talk | contribs)
No edit summary
ItsBansal (talk | contribs)
No edit summary
Line 3: Line 3:
{{#get_web_data:
{{#get_web_data:
  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=CSV with header
  |format=JSON
  |data=StudioName=Studio, ToolName=Tool, SDSName=SDSName, SDS Link=SDSLink, SDS Doc=SDSGoogleDoc, Room=Room
  |data=StudioName=Studio, ToolName=Tool, SDSName=SDSName, SDS Link=SDSLink, SDS Doc=SDSGoogleDoc, Room=Room
}}
}}

Revision as of 17:53, 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:

  1. markitup/
  2. admin/
  3. api/
  4. ^media/(?P<path>.*)$

The current path, backend/getdata/, didn’t match any of these.

You’re seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page.

</body> </html>
.
Could not get URL https://sandboxdev00.umiacs.umd.edu/kioskdata/backend/getdata/?studio__room=IRB1223 after 3 tries.

Error: no local variable "StudioName" has been set.

Error: no local variable "Room" has been set.

Material SDS Doc SDS Link Tool