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.
Mathieu,
Just another thing, i checked the internet adres in the message center and the internet adres gives me an 404 error code..
See screendump message center for the bingmap URL:
So i think that Powerdraft is searching on the wrong internet adres, do you know where i can change that?
Many thanks
Evert
Hi Mathieu,
Thanx for your reply.
I did what you asked and it seems to me that i get that sentence in the XML data
See this screendump:
So if that works, do you maybe have another solution?
Thanx for helping
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