Hi
Just been on the http://search.live.com/developers/appids.aspx?MsgID=1&SuffixID=F7307CBF webpage and created a AppID, when i try to use it i get the "Invalid value for AppID in request", i have tried twice with different ID's but get same error.
Anyone know how long it takes before the AppID becomes live?
Regards
George
It takes about ten minutes to be fully replicated in the service.
Make sure that you are using the API 2.0 enpoint with an API 2.0 AppID
HTH
--Alessandro
In this case, you either use a 1.1 AppID (if you have one) or modify the code to use 2.0.
The latter is actually quite simple, as all you need is to do is pasting the samples published in the documentation.