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 issue with token refreshing #5

Open
Konard opened this issue Nov 12, 2021 · 1 comment
Open

Fix issue with token refreshing #5

Konard opened this issue Nov 12, 2021 · 1 comment

Comments

@Konard
Copy link
Owner

Konard commented Nov 12, 2021

{
  "error": {
    "error_code": 5,
    "error_msg": "User authorization failed: access_token has expired.",
    "request_params": [
      {
        "key": "v",
        "value": "5.131"
      },
      {
        "key": "method",
        "value": "execute.deleteOutFriendRequests"
      },
      {
        "key": "oauth",
        "value": "1"
      }
    ]
  }
}
FAIL ./DefaultSuite.test.js
  ● Test suite failed to run

    Server terminated early with status 2

      at earlyTermination.catch.e (../../../../../../../usr/local/lib/node_modules/selenium-side-runner/node_modules/selenium-webdriver/remote/index.js:251:52)

Test Suites: 1 failed, 1 total
Tests:       0 total
Snapshots:   0 total
Time:        2.053s
Ran all test suites.
Token is updated
@Konard
Copy link
Owner Author

Konard commented Dec 17, 2021

Maybe the problem is in the absence of Google Chrome on the target machine.

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

1 participant