Why am I receiving a HTTP 403 Forbidden response to my Maps API web service requests?
A HTTP 403 response indicates a permission issue, likely because the signature could not be verified for this request. This could be because: • A signature has been specified but is incorrect for this request. • The request specifies a Maps API Premier client id but does not specify a signature, and the web service being called requires that all requests made using a client id include a valid signature. • A signature has been specified but the associated Maps API Premier client id has not been specified.
Related Questions
- With regard to maps, does your service offering a custom web part to allow for a local map of an office location, for facilities utilitarian purposes. Like a physical office move, or a major RIF?
- What are the usage limits for Geocoding requests made within the Maps JavaScript API and the Maps API for Flash?
- How scalable is the Web Service (in terms of volume of service requests or no. of users)?