Commit 4d33351b authored by Evan Read's avatar Evan Read

Merge branch 'DOCS-jira-dvcs' into 'master'

DOCS: adding troubleshooting for scope

See merge request gitlab-org/gitlab!43757
parents c0715203 e00de892
......@@ -184,6 +184,16 @@ The message `Successfully connected` indicates a successful TLS handshake.
If there are problems, the Java TLS library generates errors that you can
look up for more detail.
##### Scope error when connecting Jira via DVCS
```plaintext
The requested scope is invalid, unknown, or malformed.
```
Potential resolutions:
- Verify the URL includes `scope=api` on the end of the URL.
##### Jira error adding account and no repositories listed
```plaintext
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment