Search found 3 matches

Step by step of what? In the Python code there is a reference to a webservice (room = 'http://client-dynamic.imvu.com/api/rooms/room_info.php?room_id=%s-%d' % (cid,number), see the code in the original topic). The webservice URL must have changed so my question is does somebody know the changed URL ...
Since a couple of months this doesn't work anymore, getting {"error":"Room does not exist","room_id":"1,1"} for whatever room i try to read out. Its actually this line that doesn't work anymore: room = 'http://client-dynamic.imvu.com/api/rooms/room_info.php?ro...