-
Notifications
You must be signed in to change notification settings - Fork 158
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
404: Not Found when pushing #31
Comments
Check if Did you try by curl?
Try both and provide answers, please. |
I have copied wrong key. So sorry... Works now. Works with
Thank you! P.S. |
Yes, you are absolutely right - Tipboard should return 401 instead of 404 in such case. |
[root@localhost .tipboard]# curl http://10.0.0.0:7272/api/v0.1/apikey/push -X POST -d "tile=text" -d "key=01" -d 'data={"text": "Hello World!"}' <title>504 Gateway Timeout</title>Gateway TimeoutServer error - server 10.0.0.0 is unreachable at this moment. How to solve this |
Hi! Giving a try... ;)
Wthats wrong with me?
Server:
Config:
The text was updated successfully, but these errors were encountered: