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

Having trouble with authentication #1

Open
NermNermNerm opened this issue Jun 7, 2024 · 0 comments
Open

Having trouble with authentication #1

NermNermNerm opened this issue Jun 7, 2024 · 0 comments

Comments

@NermNermNerm
Copy link

I had been using this up until a couple weeks ago, where I ran into problems with authentication. I tried updating to the latest version and still no luck. Perhaps you can tell me how I'm holding it wrong...

  1. Start fiddler
  2. Open nexusmods.com in a browser, verify that I'm logged in
  3. Scrape the cookie out of the request headers
  4. $env:UNEX_SESSION_COOKIE="%7B%22mechanism...-bS%22%7D"

I get:

PS E:\repos\NermNermNerm.Junimatic> unex check
| WARN|: Cookie validation failed!
PS E:\repos\NermNermNerm.Junimatic> get-command unex

CommandType     Name                                               Version    Source
-----------     ----                                               -------    ------
Application     unex.exe                                           3.0.7.0    C:\Users\sbenz\.dotnet\tools\unex.exe

I tried it with ```$env:UNEX_SESSION_COOKIE="sid_develop=%7B%22mechanism..." as well, but no luck there either.

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