-
Notifications
You must be signed in to change notification settings - Fork 469
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Credentials profile invalid #817
Comments
Hi @jdurnil2 thanks for reaching out. Are you able to verify that your credentials are valid (for example, if you have the AWS CLI installed, are you able to run Can you please share what your profile's keys are (do not share the actual values) |
Christopher thanks for the quick reply. I am behind a proxy that doesn’t seem to like to verify ssl certificates. I verified that once I set the environment variables http_proxy and https_proxy and also put in --no-verify-ssl in the aws command I can connect. So I assume that this is the problem I am facing with asw toolkit.
Thank you,
Jason Durnil
|
Nice, thank you for trying that out. Currently the toolkit does not have proxy support. This is being tracked in #185 . |
I am facing the same issue and I am able to run
Still struggling, tried everything. |
Also facing the issue with detecting SAM CLI, following is the error:
|
Hi @bhupesh-sf , are you also behind a proxy? If so, we currently don't have support, as @awschristou said. I'm not 100% sure that your issue is related, though, this sounds like a VS Code extension issue. Are you able to access any of the AWS extension's functionality? Could you try uninstalling and re-installing the configuration? If you can access some AWS extension functionality and you're not behind a proxy, could you please open another issue to track your problems? |
Closing this issue as a duplicate of #185 |
The `createMynahUI` function expects a JSON object. Use `JSON.stringify` to create a valid string representation of that object to inject into the HTML stub of the webview. This avoids issues with backticks or $ substitutions in template strings and guarantees a clean string representation. Co-authored-by: Pavel Piliaev <[email protected]>
Describe the bug
When trying to connect get a credentials profile invalid immediately. credentials have been changed to all lowercase, aws toolkit has been uninstalled and installed again
To Reproduce
Expected behavior
Screenshots
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: