-
Notifications
You must be signed in to change notification settings - Fork 130
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
In README.md, clarify that cookie in SECRETS.txt needs single-quotes #23
Comments
It doesn't for me? |
Don't need it also, is there maybe a character in your cookie that is not interpreted properly? |
I am getting the same error....I got the userId from a graph request, got the clientId from the pull get request. The UID from the pull is different from the graph request. Which one should I use? I am providing the cookie as datr=.... |
My cookie has a percent sign, that's the only character that I see might be a problem. |
thank you for this comment. My cookie also had a percent sign causing this issue. |
In README.md, clarify that cookie in SECRETS.txt needs single-quotes
The text was updated successfully, but these errors were encountered: