github icon indicating copy to clipboard operation
github copied to clipboard

Update Requestable.js

Open carterm opened this issue 4 years ago • 0 comments

I've had issues using Repository.createBlob(buffer) that would cause an exception when looking for response.data in a null response. Adding this check for a null response line allows the code to work for me.

carterm avatar Jul 19 '21 18:07 carterm