Matthew Rankin

Results 14 issues of Matthew Rankin

Endpoints made using a string containing a query parameter (e.g., `"/stock/aapl/income/4?period=annual"`) are not working. The question mark is getting replaced with `%3F` prior to the endpoint being called.

When the response code from the IEX Cloud API is something other than 200 OK, I think the error code needs to be improved. Need to think about this more.

Even though the IVI Foundation hasn't defined a standard for DSAs, I need to create one based on the 35670.

new-ivi-driver

If a single driver is going to handle multiple models, I'll need to implement one or possibly multiple of the following new functions: 1. Have specific new functions for each...