James Collins

Results 7 issues of James Collins

## Context Thanks for this very useful package 😀 I believe I have found an issue where Prism behaves differently from how the OpenAPI specification describes things should behave. ##...

t/bug
triaged
p/documented

`OPTIONS` HTTP requests to the WordPress REST API are quite common, so ideally these should be logged as well. Ref https://developer.wordpress.org/rest-api/extending-the-rest-api/schema/ https://codedestine.com/rest-options-restful-web-services/ Thank you!

**Prerequisites (mark completed items with an [x]):** - [x] I have checked that my issue type is not listed here https://github.com/woocommerce/woocommerce/issues/new/choose - [x] My issue is not a security issue,...

priority: normal
focus: order
type: community contribution
team: Proton
type: compatibility

PHP Notice: Undefined variable: url in includes/class-updater.php on line 123 Fixes #37

### Bug Description The [`password` field type in Zapier](https://platform.zapier.com/docs/input-designer#password) doesn't support setting it's value dynamically (ie setting it using a value from a previous step): ![Screen Shot 2020-11-03 at 4...

### Bug Description Our App uses Session Authentication. When a user authenticates, the Zapier platform executes `authentication.sessionConfig.perform` three (3) times instead of once. ### Reproduction Steps 1. Go to https://zapier.com/app/connections...

Adds support for [Shopify's Managed App Installation](https://shopify.dev/docs/apps/build/authentication-authorization/app-installation) and its [Session Token Exchange](https://shopify.dev/docs/apps/build/authentication-authorization/access-tokens/token-exchange). See #409 for detailed discussions and steps. Fixes #409