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

Error when login in #2

Open
pomdtr opened this issue Nov 19, 2020 · 3 comments
Open

Error when login in #2

pomdtr opened this issue Nov 19, 2020 · 3 comments

Comments

@pomdtr
Copy link

pomdtr commented Nov 19, 2020

It looks like your script has an issue finding the correct input field in the login form.

/usr/local/lib/node_modules/roam-research-private-api/node_modules/puppeteer/lib/cjs/puppeteer/common/assert.js:26
        throw new Error(message);
              ^

Error: No node found for selector: input[name=email]
    at Object.exports.assert (/usr/local/lib/node_modules/roam-research-private-api/node_modules/puppeteer/lib/cjs/puppeteer/common/assert.js:26:15)
    at DOMWorld.type (/usr/local/lib/node_modules/roam-research-private-api/node_modules/puppeteer/lib/cjs/puppeteer/common/DOMWorld.js:306:21)
    at processTicksAndRejections (node:internal/process/task_queues:93:5)
    at async RoamPrivateApi.logIn (/usr/local/lib/node_modules/roam-research-private-api/RoamPrivateApi.js:55:3)
    at async RoamPrivateApi.quickCapture (/usr/local/lib/node_modules/roam-research-private-api/RoamPrivateApi.js:87:3)
@artpi
Copy link
Owner

artpi commented Jan 26, 2021

Are you using login / password combo or a google login?

@balOS
Copy link

balOS commented Jan 30, 2021

unfortunately i now have google login (after initially signing up with login/pw) - any workarounds for that?

@artpi
Copy link
Owner

artpi commented Jan 30, 2021

No, unfortunately not

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