You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
==> logging into hipchat account and fetching list of emoticons
Navigating to https://www.hipchat.com/sign_in?d=/emoticons...
Entering credentials for [email protected] and logging in...
There is a problem accessing your hipchat emoticons.
Check your Hipchat credentials and that your account has admin access.
If the problem persists, file an issue on github!
(feelsbadman)
Can't seem to get it working. I definitely have admin rights though
The text was updated successfully, but these errors were encountered:
I believe this is due to a HipChat sign in flow difference that Nightmare.js is not accounting for. HipChat sign in now requires an email to be entered, then click the "Next" button. Then the password field is available. Nightmare currently just waits for the password field after typing in the email field without accounting for the Next button click.
@tkdan235 I have fixed this locally and it works as expected. I can PR for review if this is something you'd like.
(feelsbadman)
Can't seem to get it working. I definitely have admin rights though
The text was updated successfully, but these errors were encountered: