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

Implement REST-full API #349

Closed
Sing-Li opened this issue Jul 27, 2015 · 3 comments
Closed

Implement REST-full API #349

Sing-Li opened this issue Jul 27, 2015 · 3 comments

Comments

@Sing-Li
Copy link
Member

Sing-Li commented Jul 27, 2015

Add an initial implementation - to be fully extended in later releases.

@graywolf336
Copy link
Contributor

I have a question, for documentation and personal usage purposes. The wiki displays a login method and all the other methods require authentication yet the restapi.coffee doesn't contain that method. My question is, how does one do authentication with the rest api?

@rodrigok
Copy link
Member

rodrigok commented Sep 6, 2015

Login is implemented by the REST lib https://github.com/kahmali/meteor-restivus/#logging-in

@graywolf336
Copy link
Contributor

@rodrigok Yeah should have commented on here, but we found out I was using GET instead of POST and that's why I was getting the error.

HappyTobi pushed a commit to HappyTobi/Rocket.Chat that referenced this issue Jul 10, 2018
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

No branches or pull requests

3 participants