-
### Issue Summary
This is the error we've been seeing in our prod environment
```
TypeError
Twilio\Rest\Taskrouter\V1\Workspace\TaskInstance::__construct(): Argument #2 ($payload) must be …
-
I saw that the [Git](https://github.dev/spryker-sdk/upgrader/blob/6c459957eec51a6ed4f15922bc531ca603be6164/src/Upgrade/Infrastructure/VersionControlSystem/Git/Git.php#L80) is using bash commands.
Ple…
-
Hi, we have installed the latest version of this extension by Composer.
After installing we ran:
`bin/magento set:up && bin/magento s:d:c && bin/magento s:s:d -f nl_NL en_GB en_US --jobs=8 && …
-
First of all when I included `/src/wpcom.php` in my project the `WP_REST_Request` object was already declared by the core installation so I had to comment `//require_once( $base_dir . '/class-wp-rest-…
-
Hi,
I lilke you plugin - its very usefull.
After upgrading to woocommerce 2.6.x and switching to new Wordpress-WC-API endpoint /wp-json/wc/v1/ the plugin stopped working.
After digging and debugging …
-
@tim-moody: Since https://github.com/openzim/zim-requests/issues/1117 has been closed, I suggest we move discussion of this here, even though it would affect the Android packaged app too.
It seems …
-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [ ] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
I get this Notice on the WooCommerce page in the backend
## What Version Of Caldera Forms, WordPress and PHP Are You Using?
WordPress Version: 5.5.1PHP Version: 7.3.21MySQL Version: 5.7.27Caldera …
-
Hello and thanks for the great project!
Are there plans to implement feed plugins? So far I can see only plugins for outputs, but I would like to create a parser for a specific API.
Best
-
Use case - API called with CORS. The browser sends a preflight OPTIONS request before the real GET/POST call.
The api methods are being triggered by the preflight OPTIONS call. Since I'm using HMAC …