498 Invalid Token
The 498 HTTP response status code means that the ArcGIS server rejected the token provided in the HTTP request.
You can Check Your URLs HTTP Code for FREE
Introduction
In Action
Sample
Conclusion
Introduction
When you encounter the HTTP response code 498 “Invalid Token,” it means that the ArcGIS server rejected the token provided in the HTTP request.
This can happen when the token is expired, incorrect, or not authorized to access the requested resource. To resolve this error, you may need to obtain a valid token and include it in the request to access the ArcGIS resources successfully.
In Action
If you encounter the HTTP response code 498 “Invalid Token,” it means that the server did not accept the token provided by the client in the HTTP request.
To resolve this error, you need to ensure that the token is valid and authorized to access the requested resource, and then resubmit the HTTP request with the correct token.
Note: Search engines like Google will not index a URL with 498 Invalid Token response status, and URLs that have been indexed in the past but are now returning this HTTP status code will be removed from the search results.
Conclusion
The HTTP status code 498 “Invalid Token” means that the token provided in your request is not accepted by the server. To fix this, you should ensure that you are using a valid and authorized token, and then resubmit your request with the correct token.