In App Payments sandbox down?

376 views
Skip to first unread message

Adam Villalobos

unread,
Nov 22, 2011, 4:38:51 PM11/22/11
to In-App Payments
We had a couple applications being tested in the sandbox right now,
all of them fail to start now. After calling buy, it displays the
window with the product correctly, however it fails to fully load,
displaying:

"Uh oh. There was a problem.

We couldn't start your purchase because of a technical issue."

Its not displaying any additional message now, but one person
mentioned it displayed bad seller key.

Adam Villalobos

unread,
Nov 22, 2011, 4:40:36 PM11/22/11
to In-App Payments
Nothing changed with our client or server code when this started
happening.

Peng Ying

unread,
Nov 22, 2011, 4:41:53 PM11/22/11
to in-app-...@googlegroups.com
Thanks for notifying us of the issue, I'll speak with the engineers.
--
Developer Programs Engineer
Google Commerce

Google+

Adam Villalobos

unread,
Nov 22, 2011, 5:53:48 PM11/22/11
to In-App Payments
Thanks! it seems to be working again.

Adam

On Nov 22, 1:41 pm, Peng Ying <py...@google.com> wrote:
> Thanks for notifying us of the issue, I'll speak with the engineers.
>

> On Tue, Nov 22, 2011 at 1:38 PM, Adam Villalobos <a...@ziplinegames.com>wrote:
>
> > We had a couple applications being tested in the sandbox right now,
> > all of them fail to start now. After calling buy, it displays the
> > window with the product correctly, however it fails to fully load,
> > displaying:
>
> > "Uh oh. There was a problem.
>
> > We couldn't start your purchase because of a technical issue."
>
> > Its not displaying any additional message now, but one person
> > mentioned it displayed bad seller key.
>
> --
> Developer Programs Engineer
> Google Commerce
>

> Google+ <http://goo.gl/28b8c>

Peng Ying

unread,
Nov 22, 2011, 6:06:55 PM11/22/11
to in-app-...@googlegroups.com
Awesome let us know about any other issues we can help us.

Brian

unread,
Nov 23, 2011, 5:40:59 PM11/23/11
to In-App Payments
I'm having the same issue today as well. Everything has been working
fine since last week and there have been no code changes on my end.

On Nov 22, 5:06 pm, Peng Ying <py...@google.com> wrote:
> Awesome let us know about any other issues we can help us.
>

> On Tue, Nov 22, 2011 at 2:53 PM, Adam Villalobos <a...@ziplinegames.com>wrote:
>
>
>
>
>
>
>
>
>
> > Thanks! it seems to be working again.
>
> > Adam
>
> > On Nov 22, 1:41 pm, Peng Ying <py...@google.com> wrote:
> > > Thanks for notifying us of the issue, I'll speak with the engineers.
>
> > > On Tue, Nov 22, 2011 at 1:38 PM, Adam Villalobos <a...@ziplinegames.com
> > >wrote:
>
> > > > We had a couple applications being tested in the sandbox right now,
> > > > all of them fail to start now. After calling buy, it displays the
> > > > window with the product correctly, however it fails to fully load,
> > > > displaying:
>
> > > > "Uh oh. There was a problem.
>
> > > > We couldn't start your purchase because of a technical issue."
>
> > > > Its not displaying any additional message now, but one person
> > > > mentioned it displayed bad seller key.
>
> > > --
> > > Developer Programs Engineer
> > > Google Commerce
>
> > > Google+ <http://goo.gl/28b8c>
>
> --
> Developer Programs Engineer
> Google Commerce
>

> Google+ <http://goo.gl/28b8c>

Brian

unread,
Nov 23, 2011, 5:42:28 PM11/23/11
to In-App Payments
Sorry, just a minute after I posted things seem to be magically
working again.

Brian

unread,
Dec 7, 2011, 4:59:30 PM12/7/11
to In-App Payments
It seems like things are suddenly down again for me and no code
changes. Since about yesterday noon CST I haven't been receiving
postbacks from Google.

Peng Ying

unread,
Dec 7, 2011, 5:01:05 PM12/7/11
to in-app-...@googlegroups.com
Yeah, we're aware of this and are working to restore sandbox service.

Brian

unread,
Dec 12, 2011, 1:06:15 PM12/12/11
to In-App Payments
Any estimate on when it'll be back up? Sandbox service still seems to
be down.

> Google+ <http://goo.gl/28b8c>

Peng Ying

unread,
Dec 12, 2011, 1:47:16 PM12/12/11
to in-app-...@googlegroups.com
Sandbox is up, though there are some cookies that could be causing
issues. Test a purchase in the incognito view, if it works there then
you'll need to clear your cache/cookies.

Brian

unread,
Dec 12, 2011, 2:21:56 PM12/12/11
to In-App Payments
I tried incognito mode before and after clearing my cache and cookies.
 Both times I got:
"Looks like there is an error in the setup for your purchase. Please
contact the merchant with this error message: Invalid 'iss' (bad
secret key)."
The iss hasn't changed in the code, and when I went to verify that by
checking the seller info at https://sandbox.google.com/checkout/customer/gadget/inapp/settings.html
I got nothing but a blank page.

Peng Ying

unread,
Dec 12, 2011, 4:30:53 PM12/12/11
to in-app-...@googlegroups.com
Well an outage wouldn't give you that error. I just tested sandbox
w/o issues. I'm guessing that you probably have a bad key/secret or
are specifying the wrong environment.

Brian

unread,
Dec 13, 2011, 11:42:38 AM12/13/11
to In-App Payments
Right, which is why I tried to verify what my key and secret were, but
I'm unable to find that information using the link provided in the
documentation. Is there any other way to obtain that information?

On Dec 12, 3:30 pm, Peng Ying <py...@google.com> wrote:
> Well an outage wouldn't give you that error.  I just tested sandbox
> w/o issues.  I'm guessing that you probably have a bad key/secret or
> are specifying the wrong environment.
>
>
>
>
>
>
>
>
>
> On Mon, Dec 12, 2011 at 11:21 AM, Brian <beng...@gmail.com> wrote:
> > I tried incognito mode before and after clearing my cache and cookies.
> >  Both times I got:
> > "Looks like there is an error in the setup for your purchase. Please
> > contact the merchant with this error message: Invalid 'iss' (bad
> > secret key)."
> > The iss hasn't changed in the code, and when I went to verify that by

> > checking the seller info athttps://sandbox.google.com/checkout/customer/gadget/inapp/settings.html

Peng Ying

unread,
Dec 13, 2011, 12:55:52 PM12/13/11
to in-app-...@googlegroups.com
Hmm it can only be found on the settings page. Have you tried opening
the settings page in an incog window or a different browser?

Brian

unread,
Dec 13, 2011, 4:54:10 PM12/13/11
to In-App Payments
I am now able to access the settings page. Yesterday and this morning
it showed a blank page but now it loads normally.

The seller info matches, but now the error message has changed back to
"Sorry, we were unable to process this request. The order has been
automatically cancelled and you will not be charged for the purchase.
Please try again later."

The code has not changed since December 6, and since that update
orders have went through fine but then have completely failed since
the known downtime on December 7 up until now. We're still not
receiving any postbacks.

Matt Endsley

unread,
Dec 20, 2011, 10:21:51 PM12/20/11
to In-App Payments
Is the sandbox configuration down now?

I still get the "We couldn't start your purchase because of a
technical issue." even when using the inapp purchase demo page at:
https://sandbox.google.com/checkout/customer/gadget/inapp/demo.html

Brian

unread,
Dec 20, 2011, 10:25:27 PM12/20/11
to In-App Payments
FWIW, I still haven't had any success with the sandbox in my app since
December 7.

pying

unread,
Dec 21, 2011, 12:14:14 PM12/21/11
to In-App Payments
Hey guys, an update:

The sandbox was down yesterday but should be back up. We apologize
for the outage. In regards to Brian's account our engineers should
have fixed it? It was stuck in a state where you added a new payment
method but the payment method's fake auth in sandbox didn't complete
which caused it to store incorrectly. We just removed the payment
method so it should now be fine?

pying

unread,
Dec 21, 2011, 12:24:50 PM12/21/11
to In-App Payments
Ok just kidding, sandbox is still down the patch that was supposed to
be pushed yesterday hasn't been pushed yet. I expect it to be back up
around noon.

pying

unread,
Dec 21, 2011, 5:35:40 PM12/21/11
to In-App Payments
Ok sandbox should be fixed

Matt Endsley

unread,
Dec 21, 2011, 5:38:56 PM12/21/11
to In-App Payments
Thanks, everything is working correctly now!

On Dec 21, 9:24 am, pying <py...@google.com> wrote:

Brian

unread,
Dec 22, 2011, 12:23:51 PM12/22/11
to In-App Payments
Peng,

By new payment method, do you mean credit card provider like Visa,
Mastercard, Amex?

If so, then that might be consistent to the behavior we were seeing.
We were testing with the Visa test card, then things stopped working
around the time we tested the Mastercard test card. I originally
thought that could be the problem, so I made sure to delete all my
saved cards and start from scratch but that didn't help.

Unfortunately things are still not working and we're not receiving the
postback from Google.

-Brian

pying

unread,
Dec 22, 2011, 12:28:32 PM12/22/11
to In-App Payments
Try creating a separate test buyer account for the time being.

Brian

unread,
Dec 22, 2011, 12:32:29 PM12/22/11
to In-App Payments
Great, that worked. Not sure why I didn't think of trying that
earlier. Thanks for the suggestion.

Peng Ying

unread,
Dec 22, 2011, 3:44:29 PM12/22/11
to in-app-...@googlegroups.com
It's def not an ideal solution but hey whatever's quicker i suppose.

J

unread,
Dec 28, 2011, 7:34:22 PM12/28/11
to in-app-...@googlegroups.com
Hi Pying,

further to this exchange it appears that sandbox is down again as detailed in this thread (https://groups.google.com/forum/#!topic/in-app-payments/S47xVlJ48c0)

J

Brian

unread,
Jan 3, 2012, 3:12:11 PM1/3/12
to In-App Payments
Peng,

Things are suddenly not working again and there haven't been any code
changes on our end. Not sure if I should continue the discussion here
or at the recently created "dreaded uh oh.." thread
http://groups.google.com/group/in-app-payments/t/4b8ef1565278f1cd

In any case, is the sandbox down and is there any way to determine the
status of it? Also, I tried the demo that Matt linked above and it
doesn't work.

-Brian

Brian

unread,
Jan 3, 2012, 3:18:56 PM1/3/12
to In-App Payments
Sorry, please ignore my previous post.

Things are still not working with the account that had a Master Card
number added to its wallet, but the new account you suggested creating
still works. I didn't realize I was using the broken account.
However, on that topic: is there anyway to get that account back into
a useable state and is this an issue in production?

-Brian

On Jan 3, 2:12 pm, Brian <beng...@gmail.com> wrote:
> Peng,
>
> Things are suddenly not working again and there haven't been any code
> changes on our end.  Not sure if I should continue the discussion here
> or at the recently created "dreaded uh oh.." threadhttp://groups.google.com/group/in-app-payments/t/4b8ef1565278f1cd
> ...
>
> read more »

Peng Ying

unread,
Jan 3, 2012, 3:21:51 PM1/3/12
to in-app-...@googlegroups.com
I don't believe this issue should affect production.  I think since it's a sandbox buyer account it may take some time before the account's fixed.  You can probably just use the second test account for the time being?

T

unread,
Jul 17, 2012, 4:41:02 AM7/17/12
to in-app-...@googlegroups.com
This exact same problem is effecting me. I have been able to complete (sandbox) purchases for a few days now, but yesterday I started being presented with this screen. The strange thing is that I am able to complete the sandbox purchase at  https://developers.google.com/in-app-payments/docs/tutorial#1  . 

I've debugged my code and the 200 response is definitely being sent along with the orderId...

Is the sandbox down again?

Thomas ...

unread,
Jul 17, 2012, 5:36:29 AM7/17/12
to in-app-...@googlegroups.com
guys just use a different payment processor. i.e zooz.
when google takes your app of the market(which they will if one of the dickheads is in the mood for it) you still get paid.

p.s to google app team. FUCK YOU


Date: Tue, 17 Jul 2012 01:41:02 -0700
From: timothy...@gmail.com
To: in-app-...@googlegroups.com
Subject: Re: In App Payments sandbox down?

Peng Ying

unread,
Jul 17, 2012, 1:52:12 PM7/17/12
to in-app-...@googlegroups.com
Looks fine to me.  The tutorial runs off sandbox so that should be an indicator of the sandbox status.  We have new error messages so check out the error message in the failure callback.  

T

unread,
Jul 17, 2012, 2:33:03 PM7/17/12
to in-app-...@googlegroups.com
Hi Peng,

thanks for your response - I can confirm that it is again working (no code changes on my side).

T


On Tuesday, July 17, 2012 6:52:12 PM UTC+1, Peng Ying wrote:
Looks fine to me.  The tutorial runs off sandbox so that should be an indicator of the sandbox status.  We have new error messages so check out the error message in the failure callback.  
Reply all
Reply to author
Forward
0 new messages