Skip to content

Commit

Permalink
Merge pull request #33 from fingerprintjs/docs/example-region-mention
Browse files Browse the repository at this point in the history
docs/example-region-mention
  • Loading branch information
TheUnderScorer authored Mar 7, 2023
2 parents 76c2d9a + 72703b7 commit 402b52f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ func main() {
> ```shell
> cd example && FINGERPRINT_API_KEY=SECRET_API_KEY VISITOR_ID=VISITOR_ID_EXAMPLE go run visits/GetVisits_APIKey.go
> ```
> If your subscription region is not the “Global/US” region, you need to switch the region in the `GetVisits_APIKey.go` and `GetEvent_APIKey.go` source files first.
### Region
If your subscription is in region other than US, you need to change the region in the configuration:
Expand Down

0 comments on commit 402b52f

Please sign in to comment.