Skip to content

Fixed bug with api access using api_key without login/pass#60

Merged
srautiai merged 1 commit intobitbar:develfrom
Bersh:master
Jul 19, 2017
Merged

Fixed bug with api access using api_key without login/pass#60
srautiai merged 1 commit intobitbar:develfrom
Bersh:master

Conversation

@Bersh
Copy link

@Bersh Bersh commented Feb 24, 2017

Hi! I spotted a small bug in the code - you can't execute wait_test_run() providing only api_key and not providing username/password. That happens because in wait_test_run() you are trying to refresh token while it might be not needed in case of using api_key.

Here you can see a fix for this that worked for me.

Copy link
Contributor

@srautiai srautiai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you make the pull request against devel branch, thanks

@srautiai srautiai changed the base branch from master to devel July 19, 2017 17:25
@srautiai srautiai merged commit 65b4201 into bitbar:devel Jul 19, 2017
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

Successfully merging this pull request may close these issues.

2 participants