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

unable to log into accounts due to AccountSwitcherEndpoint not found #259

Closed
4 tasks done
anispwyn opened this issue Mar 18, 2024 · 1 comment
Closed
4 tasks done
Labels

Comments

@anispwyn
Copy link

Checklist

  • I am able to reproduce the bug with the latest debug version (Android, Linux, Windows)
  • I've checked that there is no open or closed issue about this bug.
  • This issue contains only one bug.
  • The title of this issue accurately describes the bug.

Steps to reproduce

you need google account that has youtube brand accounts

  1. go to login page
  2. find post request -> copy value -> copy as cURL (POSIX)
  3. paste the value
  4. error appears

Expected behavior

AccountSwitcherEndpoint should exist and i will be able to change accounts

Actual behavior

runtimeException

Screenshots / recordings

spmp_a08XQUPzNY

Logs

cant show full logs cuz it has my cookie in it

i can show this atmost
Caused by: kotlinx.serialization.SerializationException: Serializer for class 'AccountSwitcherEndpoint' is not found. Please ensure that class is marked as '@Serializable' and that the serialization compiler plugin is applied.

SpMp version

commit 668fb70

SpMp platform

Windows

OS version

windows 11 insider preview build: 26080.1 ge_release

Additional information

:3

@anispwyn anispwyn added the Bug label Mar 18, 2024
toasterofbread added a commit that referenced this issue Mar 18, 2024
@toasterofbread
Copy link
Owner

Should be fixed now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants