Closed Fabien-Wecasa closed 5 years ago
A small PR to raise a dedicated error for this API reply (currenty we get TypeError: no implicit conversion of Symbol into Integer) :
TypeError: no implicit conversion of Symbol into Integer
{ "code": "INTERNAL_ERROR", "details": {}, "message": "Internal Server Error", "status": "error" }
A small PR to raise a dedicated error for this API reply (currenty we get
TypeError: no implicit conversion of Symbol into Integer
) :