No, it was officially retired today. We've sent out numerous notices starting around 4.5 months ago stating that September 15 was when it would be shut down.
V3 is the only supported and available API at this time.
All up to date now. For the the solution was to write a small parser in JavaScript that converted the JSON into Valve's KeyValue's format so my Source engine game could process the data easily. Turned out to be much easier than using TinyXML to parse the 2.1 responses. Thanks again for this awesome service! You get lots of credit in my utility. I'll let you know when I release the big new version, should be this week some time!
We have application that use API V2. Now application is unable to retrive metadata of the movies.
There is no way to update the application.
Is there any script for simulation V2 API using V3?
Is there any chance that V2 will be supported.
Thanks!
It's doubtful there would be a way to simulate 2.1 responses with v3. The difference in format (XML vs. JSON) and very different responses would make it near impossible.
There is no chance of 2.1 coming back, the infrastructure that it ran on doesn't even exist anymore. 2.1 was just to expensive to support both from an engineering and ops perspective.
رد بواسطة Travis Bell
بتاريخ سبتمبر 16, 2013 في 11:55 مساءا
Hi smsithlord,
No, it was officially retired today. We've sent out numerous notices starting around 4.5 months ago stating that September 15 was when it would be shut down.
V3 is the only supported and available API at this time.
رد بواسطة smsithlord
بتاريخ سبتمبر 17, 2013 في 12:56 صباحا
Looks like I got a long night ahead of me. :) Thanks for the quick reply.
رد بواسطة smsithlord
بتاريخ سبتمبر 17, 2013 في 4:26 مساءا
All up to date now. For the the solution was to write a small parser in JavaScript that converted the JSON into Valve's KeyValue's format so my Source engine game could process the data easily. Turned out to be much easier than using TinyXML to parse the 2.1 responses. Thanks again for this awesome service! You get lots of credit in my utility. I'll let you know when I release the big new version, should be this week some time!
رد بواسطة Travis Bell
بتاريخ سبتمبر 17, 2013 في 4:43 مساءا
You're welcome.
Cool, thanks.
رد بواسطة Alex_D
بتاريخ نوفمبر 20, 2013 في 3:05 مساءا
Hi smsithlord, Can you share your script which comverts V3 to V2 API?
رد بواسطة Alex_D
بتاريخ ديسمبر 7, 2013 في 4:16 صباحا
Hi there!
We have application that use API V2. Now application is unable to retrive metadata of the movies. There is no way to update the application. Is there any script for simulation V2 API using V3? Is there any chance that V2 will be supported. Thanks!
رد بواسطة Travis Bell
بتاريخ ديسمبر 7, 2013 في 11:50 صباحا
Hi Alex_D,
It's doubtful there would be a way to simulate 2.1 responses with v3. The difference in format (XML vs. JSON) and very different responses would make it near impossible.
There is no chance of 2.1 coming back, the infrastructure that it ran on doesn't even exist anymore. 2.1 was just to expensive to support both from an engineering and ops perspective.