Taylor Brooks

Results 29 comments of Taylor Brooks

I think I found out the issue. I think everything should be in a folder in the bucket. I just uploaded images to the bucket. I'm curious how many levels...

Also, if I remove images from the source bucket, will something be smart enough to recognize that and clean up the site?

Should there be a clean up in place? I'm happy to build the lambda funcs.

@AlecRosenbaum Is the response structure the same?

I assume that at one point, this call returned results as expected? ```ruby client.list_leads(email: "[email protected]") ```

I just tested against my Close.io instance and it works as expected. If you paste the email you're searching for into the Close.io app, do you get results? Maybe the...

What's the result of this? ```ruby client.list_leads('[email protected]') ```

Something must've changed on the API side then. Any changes in the service that would have an effect here? cc @philfreo @nickpersico

Yep, that worked for me too. In that case, I think the `FinancialTransactions/{id}` PATCH behaves differently.