You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.
I believe the problem is aws apigateway becuase in shell returns "Invalid base64".
On the documentation it seems like I need to add --cli-binary-format raw-in-base64-out but even with that I don't get the response to create the tmp file.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I was trying to run the script and even when the shell shows "You're done" actually it get stuck on this script:
I believe the problem is
aws apigateway
becuase in shell returns "Invalid base64".On the documentation it seems like I need to add
--cli-binary-format raw-in-base64-out
but even with that I don't get the response to create the tmp file.The text was updated successfully, but these errors were encountered: