Dynalon / Rainy

Simple Tomboy/Tomdroid cloud/syncing server. Written in C# with AngularJS web frontend. Supports SQLite & Postgres Backends.
http://dynalon.github.io/Rainy
GNU Affero General Public License v3.0
88 stars 15 forks source link

Support POST for OAuth #23

Closed amette closed 11 years ago

amette commented 11 years ago

I installed Rainy from git and tried connecting Tomboy 0.14.1 and Tomdroid 0.7.2 to it. Both fail with an error message saying that the server didn't answer. On server side, when running in verbose mode, I get the following

13/06/07_15:01:22.350 [DEBUG] Rainy.ErrorHandling.ExceptionHandler->HandleException - Usage of POST for OAuth authorization is currently not supported. Use GET instead.

I found that error message in the Rainy code, read the comments and understand, that this is normal and POST is going to be added some day later. So basically you can see this issue as a reminder.

Nevertheless though... I don't really get this: How can anyone else connect their tomboys/tomdroids? I must be missing something really simple and stupid here... any ideas?

thanks amette

Dynalon commented 11 years ago

You didn't do anything wrong, the git master branch is unstable and may not work/build at all (and I know it is currently broken, it is WIP). If you want to get a running version from source, checkout the stable branch.

amette commented 11 years ago

So I missed something really stupid! Thanks! Now figuring out some certificate problems, but it's looking better already!

Thanks for the quick support and coding this in the first place!! :)

cheers amette

Am 07.06.2013 17:12, schrieb Dynalon:

You didn't do anything wrong, the git |master| branch is unstable and may not work/build at all (and I know it is currently broken, it is WIP). If you want to get a running version from source, checkout the |stable| branch.

— Reply to this email directly or view it on GitHub https://github.com/Dynalon/Rainy/issues/23#issuecomment-19113036.

https://amette.eu mail@amette.eu