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
I try to use this plugin with bottle to create a simple web API, I am using debian 8 in a raspberrypi and I did install by pip.
Unfortunately I cant do it work, when I POST /auth?username=pav&password=123 I have 200 (OK) as return, but the token it is empty. Is there some issue about the version that I used?
I am new to python and manly bottle, sorry if it is the wrong place to make question.
Congratulations on the excellent project, regards.
Fabiano
The text was updated successfully, but these errors were encountered:
Hello folks,
I try to use this plugin with bottle to create a simple web API, I am using debian 8 in a raspberrypi and I did install by pip.
Unfortunately I cant do it work, when I POST /auth?username=pav&password=123 I have 200 (OK) as return, but the token it is empty. Is there some issue about the version that I used?
I am new to python and manly bottle, sorry if it is the wrong place to make question.
Congratulations on the excellent project, regards.
Fabiano
The text was updated successfully, but these errors were encountered: