Skip to content

Commit d223efa

Browse files
authored
Merge pull request #127868 from michaelmsonne/patch-6
Highlight Trusted Signing endpoint region requirement
2 parents 4ae6ef8 + aa6934f commit d223efa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/trusted-signing/how-to-signing-integrations.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,8 @@ To sign by using Trusted Signing, you need to provide the details of your Truste
147147
}
148148
```
149149

150-
The `"Endpoint"` URI value must be a URI that aligns with the region where you created your Trusted Signing account and certificate profile when you set up these resources. The table shows regions and their corresponding URIs.
150+
> [!IMPORTANT]
151+
> The `"Endpoint"` URI value must match the region where you created your Trusted Signing account **and** the certificate profile. Use one of the region-specific URIs in the table below. A region/endpoint mismatch commonly causes a 403 Forbidden error and an internal `SignerSign()` failure during signing.
151152
152153
| Region | Region class fields | Endpoint URI value |
153154
|--------------|-----------|------------|

0 commit comments

Comments
 (0)