client.getSessionTokenBrowser() return empty object
See original GitHub issueDescription
Hello, i am getting empty object on client.getSessionTokenBrowser() method. Token folder is created but i can not get session object to save it. [Description of the bug, When Issue Happens]
Environment
- Venom version(s): [e.g. 2.0.27, 2.2.1]
- Browser: [e.g. Chrome 87, Chromium 85]
- OS: [e.g. OSX 10.13.4, Windows 10]
- Node version: [e.g. Node 8, Node 14]
Steps to Reproduce
- [First Step]
- [Second Step]
- [and so on…]
Log Output
If relevant, paste all of your Log Output
Your Code
If relevant, paste all of your challenge code in here
Additional context / Screenshot
Add any other context about the problem here. If applicable, add screenshots to help explain.
Issue Analytics
- State:
- Created a year ago
- Comments:11
Top Results From Across the Web
GetSessionToken - AWS Security Token Service
Returns a set of temporary credentials for an AWS account or IAM user. The credentials consist of an access key ID, a secret...
Read more >sts.getSessionToken() call returns "Cannot read property ...
getSessionToken() returns a set of temporary credentials ... accept empty params, the code works fine when an empty object is passed to it:....
Read more >get method with jwt authorization is returning empty object, do ...
Basically, it's returning a promise, if you don't await it, it will return a null or empty object because it is procedural ...
Read more >Calling /userinfo returns empty object on subsequent logins
So my app has no idea at this point who the user is. This happens unless browser cookies are cleared. Example: Initial access...
Read more >Making requests using IAM user temporary credentials
An Amazon Web Services account or an IAM user can request temporary security credentials and use them to send authenticated requests to Amazon...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This issue is not fixed yet
not fixed