Ben Simon Hartung

Results 84 comments of Ben Simon Hartung

Hello and sorry for the delay in our response, Indeed, at the moment message signature is not supported, we provide a dummy value for the signature, and the certificate URL...

Hello! I just tried it too and same result with rejson-py. But I checked with the ReJSON CLI tool, to no avail. The problem stays the same. See the screenshot...

I believe there is now an option to decode special character with a no-escape option in the JSON.GET command as said in the replies of this issue. Maybe we could...

Hello! Your code seems to be good, but the None answer from the client, and the error thrown with your second test confirm that there are no JSON data under...

First error: it sets the ServiceModel in request.context of `/health` and `/_localstack` to `s3`, which messes up CORS. But still correctly dispatch to the good endpoint.

Putting this back to the drafts, as changes will still happen to the router. We can reopen and make the necessary changes once things are set.

### Local tests results: Once the class is fully succeeding, it won't be showed in subsequent PRs. #### `TestS3` |/|Before|After| |--|--|--| |✅ Passed |43|61| |🙈 Ignored|7|8| |❗ Failed|12|1| |Total|62|70| ####...

Hi @NickGrantX ! I'm going to give it a little push, I was currently not satisfied with the format of the response, I'll change that and hopefully merge it soon....

Hello @NickGrantX and thanks a lot for your detailed answer! It seems the way I've done it for now should cover your use-case, perfect! Sorry I have been busy with...

Thanks for the review, agreed for using these more often, it's pretty cool! Right now the format is pretty bad, I need to go on with the refactoring. Until then,...