This is a migrated thread and some comments may be shown as answers.

How to enter API key instead of client token for BingLocationProvider on Map Wizard

1 Answer 137 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Taesung
Top achievements
Rank 1
Taesung asked on 20 Jan 2015, 11:11 PM
I am using VS 2010 with Telerik Reporting Q3 2014.

Telerik's Map Wizard to create Map Report item requires user to provide Location Provider's client token. But Bing recently changed its token-based API to key-based so that next button in the wizard would be disabled when entering API key. Is there any way to resolve this issue?

1 Answer, 1 is accepted

Sort by
0
Ivan Hristov
Telerik team
answered on 22 Jan 2015, 07:38 AM
Hello Taesung,

In the Map Wizard we use the term "Client Token" as a generic definition, because the location providers tend to name their validation keys differently. Actually the Map Wizard doesn't check the validity of your Bing Maps Key - it just passes it as an argument to the geolocation query as explained in Bing Maps REST Service documentation.

In case you do not have a valid Bing Maps Key, you should obtain one from here. If you are experiencing any issues and suspect that your key might be a problem, please check the Http Response with Fiddler or a similar program. In case your key is invalid, the response would be 401 Unauthorized.

Hope it helps.

Regards,
Ivan Hristov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Taesung
Top achievements
Rank 1
Answers by
Ivan Hristov
Telerik team
Share this question
or