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

Peculiar error: 401 #5

Open
FrostyX opened this issue Nov 24, 2020 · 7 comments
Open

Peculiar error: 401 #5

FrostyX opened this issue Nov 24, 2020 · 7 comments
Labels
duplicate This issue or pull request already exists

Comments

@FrostyX
Copy link

FrostyX commented Nov 24, 2020

I have a free account on Grammarly, and configured it this way

(setq grammarly-username "XXX@email.cz")
(setq grammarly-password "myverysecretpassthatIwontshare")

Then when running

(grammarly-check-text "Hello Wrld")

I get this peculiar error

[nil 24509 5243 324811 nil grammarly--reset-timer (grammarly--after-got-cookie (lambda nil (null grammarly--start-checking-p))) nil 664000]
connecting as XXX@email.cz
[error] request--callback: peculiar error: 401

Not sure if this is a user error or a bug though.

@jcs090218
Copy link
Member

Thanks for reporting this issue!

This is probably related to this #3.

@jcs090218 jcs090218 added the duplicate This issue or pull request already exists label Nov 24, 2020
@vzaliva
Copy link

vzaliva commented Jul 14, 2021

mee to

@hellwolf
Copy link

Is it ever fixed?

@jcs090218
Copy link
Member

The next step is to use official api, this issue should be resolved after that!

@hellwolf
Copy link

okay, cool, looking forward to! Is it being actively worked on though?

@jcs090218
Copy link
Member

Is it being actively worked on though?

I think Grammarly dev teams has made through their beta in grammarly-for-developers. It seems like it's still impossible for the REST API, but that's our goal. See https://github.com/grammarly/grammarly-for-developers/discussions/214.

Since only I work on the whole emacs-grammarly, it would be nice if experienced people would like to be one of the core developers. ;)

@hellwolf
Copy link

hellwolf commented Dec 13, 2022

Cool, thanks for the quick reply @jcs090218 .

I added watch to https://github.com/grammarly/grammarly-for-developers/discussions/214, and I did a +1

image

I had a look, this a project has current 300 LoC of elisp code. I can't promise, but since I'd be interested in having grammarly on in my emacs, so I'd definitely be itchy to get it done when RESTFUL api is ready...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

4 participants