Spoof client failed: The option client-id requires a value, but the value was null #622
Open
1 task done
Labels
bug🐞
Something isn't working
Request guidelines
Name
Sync for Reddit
Error log or link to the logs if using Github Action
ENVS
Additional info
I've tried everything and I'm completely jammed up here. I've tried setting the client-id via environment variable, passing a simple config file in, and by passing a modified global config. Each time I end up with the error above, and continuous 401's when using the app. Rolling back to an old patched APK from November works fine.
I've checked the docker environment variables and can see everything being passed in. I can see the options file in the patch config. I've gone reviewed the patcher documentation and everything seems right. Setting the apps to patch is also working as expected, so doesn't seem like an obvious configuration issue.
I might be missing something here, so apologies if so, but I'm stumped. I'm opening this as a potential bug as I can't see anything wrong with my config and have troubleshot extensively. It might be on my end though, so any help appreciated. Thanks in advance.
Also, huge thanks for your work on this tool. It's first class.
The text was updated successfully, but these errors were encountered: