"The security token included in the request is invalid" on Startup
When I start WebStorm (usually through Toolbox App), I'm getting this error:
It seems benign and I'm to get my work done. Any ideas how to make it stop?
Application Details:
WebStorm 2020.3.2
Build #WS-203.7148.54, built on January 25, 2021
...
Runtime version: 11.0.9.1+11-b1145.77 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 10.16
GC: ParNew, ConcurrentMarkSweep
Memory: 2969M
Cores: 16
Registry: ide.balloon.shadow.size=0
Non-Bundled Plugins: com.bluewaitor.tsReact, com.chrisrm.idea.MaterialThemeUI, com.jinsihou.react.snippets, org.intellij.plugins.hcl, mobi.hsz.idea.gitignore, com.theodo.serverless.plugin.serverless-plugin, org.sonarlint.idea, org.toml.lang, com.intellij.react.css.modules, aws.toolkit, com.suming.react.PropTypes, com.github.shiraji.yaemoji, com.intellij.lang.jsgraphql
Please sign in to leave a comment.
The issue looks related to aws toolkit plugin, I'd suggest reporting it to the plugin vendor, https://github.com/aws/aws-toolkit-jetbrains/issues
See also these threads for some hints: https://forums.aws.amazon.com/thread.jspa?threadID=310448, https://stackoverflow.com/questions/34582318/how-can-i-resolve-the-error-the-security-token-included-in-the-request-is-inval
Thanks! I hate when error messages don't tell what the origin is. How hard would it be to include "AWS Toolkit" in the message? :-)