Closed YukiFujisawa closed 6 years ago
Fixed an error that occurs when the response is empty.
JSON.parse(''); ->Error: Unexpected end of JSON input
Thanks for the submission. Unfortunately the utility of this PR is not fully understood on my end! It seems that this may be expected behavior.
Fixed an error that occurs when the response is empty.