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

Replace unused textResponse with used noJson, updating logging #1499

Merged
merged 1 commit into from
Feb 11, 2021

Conversation

neuroscr
Copy link

This fixes open groups to be able to get a token when onion requests fail.

submit_challenge API returns a 200 with no text, so the JSON.parse would fail (even though noJson option was set)

Also cleans up the logging output a bit to be useful.

@neuroscr neuroscr merged commit e5cea8a into clearnet Feb 11, 2021
@neuroscr neuroscr deleted the neuroscr-submitchall-fix branch February 16, 2021 08:34
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

Successfully merging this pull request may close these issues.

2 participants