thadeu

Results 20 comments of thadeu

Does someone updated for this issue?

We had the same problem. **Event:** ```yml events: - http: path: /webhooks/logs/export method: POST async: true ``` **Problem** ```json { "statusCode": 400, "headers": { "Access-Control-Allow-Origin": "*", "Access-Control-Allow-Credentials": true, "Date": "Wed,...

@mattiasnixell Can you send your Request headers? I guess that you headers that you headers is missing `Content-Type` attribute. Another information, the Lambda Function expect receive headers and multiValueHeaders, so...

Even if using the RECAPTCHA_SITE_KEY as credentials, I received error

@vassyz In Theory we use one terminal, because we make replace in the current terminal with the same name. I'll investigate this issue and create a new version if necessary.

@vassyz Can you could update extension and test again?

Hey @thibpoullain Thanks for open this issue. So, I can trim command before execute though. Will resolve for you?

@mcshakes I solved my problem with like this in root project. I have used Rails 5.1 with module --api `echo "--skip-spring" >> ~/.railsrc`