pybitflyer icon indicating copy to clipboard operation
pybitflyer copied to clipboard

Return full response for status code checking

Open lxmmxl56 opened this issue 7 years ago • 0 comments

Some bitFlyer API calls (such as cancels) return an empty response with a 200 status code if successful. In this case, the full response should be returned so one can check the status code for success confirmation.

lxmmxl56 avatar Oct 31 '18 01:10 lxmmxl56