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

Debug logging in Objection #100

Closed
BaroDevelopment opened this issue Jun 15, 2020 · 0 comments
Closed

Debug logging in Objection #100

BaroDevelopment opened this issue Jun 15, 2020 · 0 comments

Comments

@BaroDevelopment
Copy link

I have just implemented the GitHub login.
On the redirect I see an error appened to the url saying that the GitHubID must be a string.
In my model the GitHubID is a string but the return value from GitHub API is a number.
I fixed it - so that's not rly the question.
However I didn't see any logs in my server about this error.
How can I print such errors server side?

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