appium / appium/java-client

Getting Authorization required

Open
#1,858 12 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
1.3k
Forks
752
Avg merge
6d 21h
Merged PRs (30d)
8

Description

I have below selenium version 4 and io.appium version 8 java client dependency in same pom.xml -

org.seleniumhq.selenium selenium-java 4.0.0 , io.appium java-client 8.0.0

When I able to run app test on browser stack then getting below error -
Exception e === org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Unable to parse remote response: Authorization required

However this issue was not happening when I was using selenium 3.1 and appium 7.6 .

All I want is to upgrade the selenium version 4 in my framework and we have common framework for web and app.

Please suggest.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the pom.xml dependencies for Selenium 4.0.0 and Appium Java client 8.0.0, then reproduce the app test on BrowserStack and inspect the SessionNotCreatedException response. Compare this with the previously working Selenium 3.1 and Appium 7.6 setup; done means identifying and documenting the dependency or configuration cause of the authorization error.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
mobile-dev, testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.