Commit caa626f3 authored by Evan Read's avatar Evan Read

Merge branch 'docs-expand-dvcs-missing-api-scope' into 'master'

Docs: Expand on missing API scope troubleshooting

See merge request gitlab-org/gitlab!51812
parents bd3fe6d4 1cdd75b5
......@@ -211,7 +211,8 @@ The requested scope is invalid, unknown, or malformed.
Potential resolutions:
- Verify the URL includes `scope=api` on the end of the URL.
- Verify the URL shown in the browser after being redirected from Jira in step 5 of [Jira DVCS Connector Setp](#jira-dvcs-connector-setup) includes `scope=api` within the query string.
- If `scope=api` is missing from the URL, return to [GitLab account configuration](#gitlab-account-configuration-for-dvcs) and ensure the application you created in step 1 has the `api` box checked under scopes.
##### Jira error adding account and no repositories listed
......
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