Hi folks,

I'm building a system in which I'm wanting to verify the ownership of
a given Android app to a given user.  (eg. they enter the package name
of their app, and I verify that they own it).  I am currently using
Google App Engine for this, but it seems this is being blocked by the
Android Market.

When I try to access the android market page for any given app I get a
403 coming back from the Android Market. In fact any simple GET on a
market HTTP url responds with a 403 when running in GAE, but works
fine when running locally.

Does anyone know if the Android Market is blocking HTTP requests
coming from Google App Engine?

Thanks.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to