HTTP client in PhpStorm code editor (editor-based REST) not detecting environment variables.

It gives this error:
POST https://gitlab.com/api/v4/projects/{{account}}%2F{{project_name}}/releases
java.lang.IllegalArgumentException: Illegal character in path at index 35: https://gitlab.com/api/v4/projects/{{account}}%2F{{project_name}}/releases
Please sign in to leave a comment.