Robert Brodie

Results 3 issues of Robert Brodie

The `snowflake-sdk` package is dependent on `[email protected]`, which is problematic because: 1. The `request` library is deprecated 2. The `request` library uses `[email protected]` defined by `~6.5.3` 3. The version of...

On the live version of this library, it looks for all iframes. This will throw a bunch of errors on pages with non-Vimeo iframes. We initially changed this to look...

There are various parts of the API that return the same error: ```json { "errors": [ { "status": "400", "title": "filter constraint", "detail": "The filter is not supported.", "source": {...

question