Closed yfujisawa-gladd closed 6 years ago
Fixed an error that occurs when the response is empty.
JSON.parse(''); ->Error: Unexpected end of JSON input
Fixed an error that occurs when the response is empty.