venmo / VENCore

Core Objective-C client library for the Venmo API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VENHTTPResponse Error should always return an error if didError is YES

dasmer opened this issue · comments

currently error is nil, if the response does not have an error message.