You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/geoip/geolocate-an-ip/client-side-javascript.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -200,7 +200,7 @@ description of the error.
200
200
|`DOMAIN_REGISTRATION_REQUIRED`| 401 Unauthorized | The domain of your site is not registered. |
201
201
|`QUERY_FORBIDDEN`| 401 Unauthorized | You tried to access a service or feature that is not covered by your service plan. |
202
202
|`OUT_OF_QUERIES`| 402 Payment Required | The license key you have provided is out of queries. Please purchase more queries to use this service. |
203
-
|`PERMISSION_REQUIRED`| 403 Forbidden | You do not have permission to use the service. Please [contact our support team](https://support.maxmind.com/hc/en-us/requests/new) for more information. |
203
+
|`PERMISSION_REQUIRED`| 403 Forbidden | You do not have permission to use the service. Please [contact our support team](https://support.maxmind.com) for more information. |
204
204
|`HTTP_TIMEOUT`| (none) | The request to the GeoIP web service timed out. |
205
205
|`HTTP_ERROR`| (none) | There was an error making the request to the GeoIP web service. |
Copy file name to clipboardExpand all lines: content/geoip/privacy-exclusions-api.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -119,7 +119,7 @@ to handle any valid HTTP 4xx or 5xx status code.
119
119
| AUTHORIZATION_INVALID | 401 Unauthorized | Your [account ID or license key](https://www.maxmind.com/en/accounts/current/license-key) could not be authenticated. |
120
120
| ACCOUNT_ID_REQUIRED | 401 Unauthorized | An [account ID and license key](https://www.maxmind.com/en/accounts/current/license-key) are required to use this service. |
121
121
| LICENSE_KEY_REQUIRED | 401 Unauthorized | An [account ID and license key](https://www.maxmind.com/en/accounts/current/license-key) are required to use this service. |
122
-
| PERMISSION_REQUIRED | 403 Forbidden | You do not have permission to use the service. Please [contact our support team](https://support.maxmind.com/hc/en-us/requests/new) for more information. |
122
+
| PERMISSION_REQUIRED | 403 Forbidden | You do not have permission to use the service. Please [contact our support team](https://support.maxmind.com) for more information. |
123
123
|_(none)_| 503 Service Not Available | There is a problem with the web service server. You can [check the status of our services](https://status.maxmind.com), or try this request again later. |
124
124
125
125
#### Example Response (for an unsuccessful request)
Copy file name to clipboardExpand all lines: content/geoip/release-notes/2024.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -377,7 +377,7 @@ The following services will be impacted:
377
377
378
378
[Learn more about user count data on our Knowledge Base.](https://support.maxmind.com/hc/en-us/articles/4408208479131-User-Context-Data#h_01FN9BT5PC591YRNBFZGHDYNS6)
379
379
380
-
[Submit a support ticket request](https://support.maxmind.com/hc/en-us/requests/new)
380
+
[Submit a support ticket request](https://support.maxmind.com)
0 commit comments