Skip to content

Commit fd4bc73

Browse files
Address solo occurrence (account members) in SSL docs
1 parent 3b8f030 commit fd4bc73

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/content/docs/ssl/origin-configuration/origin-ca/troubleshooting.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebar:
77
label: Troubleshooting
88
---
99

10-
import { GlossaryTooltip, Render } from "~/components";
10+
import { GlossaryTooltip, Render, DashButton } from "~/components";
1111

1212
Consider the following common issues and troubleshooting steps when using [Cloudflare origin CA](/ssl/origin-configuration/origin-ca/).
1313

@@ -60,7 +60,9 @@ If the user does not have **API Access**, this error is returned.
6060

6161
### Solution
6262

63-
Make sure that the user creating the certificate has access to the API. You can check under **Account Home** > **Manage Account** > **Members**:
63+
Make sure that the user creating the certificate has access to the API. You can check in the account **Members** page.
64+
65+
<DashButton url="/?to=/:account/members" />
6466

6567
- The default setting for the account is specified in the card **Enable API Access**.
6668
- Specific user API Access (which can override the default setting) is presented after selecting the user in the list of members.

0 commit comments

Comments
 (0)