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

fix: rename TestingBot key and secret to username and accessKey #1401

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

jochen-testingbot
Copy link
Contributor

This PR renames the TestingBot key and secret params to username and accessKey.

The reason for this change is because getRunningSessions checks if both username and accessKey are set to determine if an Authorization header needs to be sent with the Axios GET request to /sessions.

https://github.com/appium/appium-inspector/blob/main/app/renderer/actions/Session.js#L935-L944

@eglitise eglitise changed the title Rename TestingBot key and secret to username and accessKey fix: rename TestingBot key and secret to username and accessKey Mar 22, 2024
Copy link
Collaborator

@eglitise eglitise left a comment

Choose a reason for hiding this comment

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

Thank you!

@eglitise eglitise merged commit 03558f6 into appium:main Mar 22, 2024
6 checks passed
@eglitise eglitise added the fix This resolves a user-facing problem label Mar 22, 2024
laib3 pushed a commit to laib3/appium-inspector that referenced this pull request Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix This resolves a user-facing problem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants