Skip to content

Commit

Permalink
Token updated (#118)
Browse files Browse the repository at this point in the history
### To be filled by the PR creator:

* A brief description of the changes made - 

* Do we have clean latest run report (Docker or Browserstack) attached
with this PR?
  * [ ] Yes
  * [ ] No (Please explain why)

* Does the PR contain changes to any core file?
  * [ ] Yes (Needs approval from at least 1 people)
  * [ ] No

* Is it
  * [ ] New Testcase
  * [ ] Fix


### To be filled by the PR reviewer:

* [ ] Verify the attached run report passed in GitHub Actions (Docker or
Browserstack run)

* General
    * [ ] Use the best strategy to locate the elements
    * [ ] Comments wherever the code is not readable by itself
    * [ ] Use of the right data structure for the use case
    * [ ] Reuse logic/functionality as much as possible
    * [ ] Cleanup of any test data that is generated by the tests
    * [ ] No static waits
  • Loading branch information
tauqirsarwar1 authored May 1, 2024
2 parents 4eb82b5 + b4eb734 commit d68e811
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/utils/cred.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"redirect_uris": [
"http://localhost"
],
"refresh_token": "1//03Pg8sHTqJlobCgYIARAAGAMSNwF-L9IraNINNY5Ly1j6569WE02cWwlQDNueOgRIvR8exKupR6vFCmlpHdF9Sz6QguHwUjKP04k"
"refresh_token": "1//03BZyp9NHpfJoCgYIARAAGAMSNwF-L9IrVQ0hP940908FNczN95iv4-wa6PoKgF7I9juO_R1cfdgOVlmw85g5-SPmpsBuiuEAVRM"
}
}
Binary file modified main/utils/token.pickle
Binary file not shown.

0 comments on commit d68e811

Please sign in to comment.