David Harper

Results 4 issues of David Harper

**Description/Screenshot** When logging in to a SPA / JS application with MSAL (3.0.2) it passes the "code" back in the address bar as a GET parameter. Since upgrading to 3.x...

enhancement

https://registry.terraform.io/providers/newrelic/newrelic/latest/docs/resources/synthetics_step_monitor 1. As in this screenshot it shows `uri` as a valid argument. ![image](https://github.com/newrelic/terraform-provider-newrelic/assets/2316601/237259e2-5900-46f8-9ed8-2a2012c79df0) If you try and use it though you get `Error: Unsupported argument` 2. The example usage...

documentation

### What version of Bun is running? 1.0.35+940448d6b ### What platform is your computer? Darwin 23.2.0 arm64 arm ### What steps can reproduce the bug? If I attempt to use...

bug

When using a `gpt-4o` as a model, the current release is failing when trying to get an encoder (all the unit tests use `3.5-turbo` as a model) ``` TypeError: Cannot...