It's IP Throttling, any API used through GAE pretty much needs a Proxy and a dedicated IP. This is something GOOG should let you pay to have. I have thought about offering this as a service. But the next day Goog would probably put me out of business offering it as a feature... So assume I offer it as a service, it is $9.95 a month and 24 cents a Gig, and Google will charge half that in 6 weeks ;-)
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Gonzalo Larralde Sent: Tuesday, December 27, 2011 6:54 PM To: Google App Engine Subject: [google-appengine] Can't verify receipts of iTunes. GAE or Apple's issue? Hi there, I've an app published for iOS devices that uses GAE as the backend for in-app purchases download. As part of the process, the server needs to verify with Apple's server if the receipt is valid, and then give the appropiate file. The thing is, that it worked fine the last two months, but since yesterday I'm receiving an HTTP/1.1 Service Unavailable answer from Apple. I've checked from other connections and Apple's server is working fine. Maybe there DNS records in GAE server are pointing to a server in the farm that is down, but it's weird because it's lasting more than 48 hours, and anyone else (as far I've seen) is having any issue with this. How may I check where GAE is connecting, or how can I make it renew the DNS records? Anyone else is having issues verifying receipts? The URL I'm hitting is https://buy.itunes.apple.com/verifyReceipt Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en.
