Skip to content
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

POST to set /kiosk/{value} #122

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Jonny-Johnson
Copy link

@Jonny-Johnson Jonny-Johnson commented Apr 13, 2022

I noticed that PUT doesn't work for /kiosk/{value} as per the curl error below. POST works fine.

mint@mint:~$ curl -X PUT http://x.x.x.x:5011/kiosk/0
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Error</title>
</head>
<body>
<pre>Cannot PUT /kiosk/0</pre>
</body>
</html>

@ghost
Copy link

ghost commented Apr 13, 2022

Your landr site preview has been successfully deployed to https://landr-jonny-johnson-repo-browser-preview-122.netlify.app

Deployed with Landr 9.4.16

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

Successfully merging this pull request may close these issues.

2 participants