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

cannot login with quip-cli #151

Open
markwharton opened this issue Dec 6, 2020 · 3 comments
Open

cannot login with quip-cli #151

markwharton opened this issue Dec 6, 2020 · 3 comments

Comments

@markwharton
Copy link

Hello, I created a personal Quip account and followed the instructions to install and run quip-cli on a Mac v10.14.6.

I installed without any problem. Unfortunately, I cannot login (tried quip-cli and qla login)...

Client

First attempt

$ quip-cli --version
> quip-cli/0.1.1 darwin-x64 node-v14.5.0
$ quip-cli login

Second attempt

$ qla --version
> quip-cli/0.1.1 darwin-x64 node-v14.5.0
$ qla login

Browser

Same result for both

Page not found

Please check the URL or return to quip.com.

The URL looks something like this: https://quip.com/cli/login?client_id=quip-cli... and client waits indefinitely.

I checked https://www.npmjs.com/package/quip-cli, and found the --site option, but that doesn't help. I can't find any documentation or issues, what am I doing wrong?

Thanks

@jesseditson
Copy link
Contributor

The new tools are is still only available to limited customers, so what you're seeing is expected for now - we'll update our public documentation once this goes live for everyone, in the meantime our existing flow (create-quip-app) is forward compatible with the new stuff, so you should be able to get started using that.

@markwharton
Copy link
Author

Thanks Jesse, unfortunately create-quip-app is not working for me. Confused by your comment, does it mean documentation and tools are out of sync?

@jesseditson
Copy link
Contributor

the master branch of this repo contains prerelease code, which may not work with the public version of Quip yet - in this case, quip-cli is a new tool and there is no public version.

Our documentation is still accurate, but a prior version of create-quip-app (v0.0.46) prematurely removed the pack command, which may be why your app isn't building. This was resolved in v0.1.1, but apps using the template will still have the old build command. We will continue to support create-quip-app until we update the public documentation.

Thanks for bearing with us during this transition!

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

2 participants