Michael Bopp

Results 4 issues of Michael Bopp

I'm running into the following issue that I'm having difficulty resolving. I am using v1.0.0. ``` → cryptex encrypt test Uh-oh, we have a problem: InvalidCiphertextException: null at Request.extractError (/usr/local/lib/node_modules/cryptex/node_modules/aws-sdk/lib/protocol/json.js:43:27)...

**API Platform version(s) affected**: 2.6.8 **Description** When adding the attributes described in documentation for allowing client side pagination `itemsPerPage`, an argument is NOT added to the GraphQL schema for the...

For my Symfony site, I would like for the symfony cache to be a named volume. I think having it a part of my main workspace volume is causing occasional...

I'm using API Platform. I have many transports and many tests that work great. But after adding a new transport and implementing a test I am getting an error: ```...