I pulled the device ID from my phone using an app
called aptly "android device ID" and it's throwing an error.
Fatal error
: Uncaught exception 'Exception'
with message 'HTTP request returned code 400'
in
/home/android/public_html/MarketSession.php:212 Stack trace: #0
/home/android/public_html/MarketSession.php(160):
MarketSession->executeRawHttpQuery('??????DQAAAP4AA...')
#1
/home/android/public_html/MarketSession.php(147):
MarketSession->executeProtobuf(Object(Request))
#2
/home/android/public_html/appsearch.php(30):
MarketSession->execute(Object(Request_RequestGroup))
#3 {main} thrown in
/home/android/public_html/MarketSession.php on line
212
Is there any changes or updates I could do to fix
this? I notice thie ID is 16 alphanumeric characters instead of the 15 from
before.
I would switch to scraping from market.android.com
but they don't include the developer's email address.
Any other updates I should know about?
Thanks much.