Bing Maps

Dear all,

I'am new here, my company just bought Powerdraft connect edition update 5.

I want to use the bing maps data in Powerdraft so i followed the tutorial to get it done.

I have an bing key and made a new variable in the configuration variables and put there my bing key.

Still it does'nt work, i get every time an error code

Can anyone help me, to solve this problem

Kind regards

Evert Mandemaker

The Netherlands

PS. sorry for the bad english.

Parents
  • Hi Evert,

    Seem like a connection problem.

    If change {BingMapsKey} in the following URL with you Bing key and paste it in a browser are you receiving some XML data?

     http://dev.virtualearth.net/REST/V1/Imagery/Metadata/aerial?o=xml&incl=ImageryProviders&key={BingMapsKey}

    If so does the XML data contains the following?

    <AuthenticationResultCode>ValidCredentials</AuthenticationResultCode>

    If not you seem to have a problem with your connection or your key.


    HTH,


    Mathieu



Reply
  • Hi Evert,

    Seem like a connection problem.

    If change {BingMapsKey} in the following URL with you Bing key and paste it in a browser are you receiving some XML data?

     http://dev.virtualearth.net/REST/V1/Imagery/Metadata/aerial?o=xml&incl=ImageryProviders&key={BingMapsKey}

    If so does the XML data contains the following?

    <AuthenticationResultCode>ValidCredentials</AuthenticationResultCode>

    If not you seem to have a problem with your connection or your key.


    HTH,


    Mathieu



Children