- From: Brent Shambaugh <brent.shambaugh@gmail.com>
- Date: Sun, 2 Feb 2014 20:40:16 -0600
- To: Web Payments CG <public-webpayments@w3.org>
Received on Monday, 3 February 2014 02:40:43 UTC
I also get this error message with ./bin/payswarm keys Error: {} Error: Error: No id or key owner found. at /home/brent/payswarm.js/tools/keys.js:112:25 at fn (/home/brent/node_modules/async/lib/async.js:582:34) at Object._onImmediate (/home/brent/node_modules/async/lib/async.js:498:34) at processImmediate [as _immediateCallback] (timers.js:317:15) I installed from github On Sun, Feb 2, 2014 at 8:32 PM, Brent Shambaugh <brent.shambaugh@gmail.com>wrote: > Dear all, > > I tried registering a key so that I could be a buyer and a seller, but I > do not see the keys that I register in the dashboard. I get this error when > I try to purchase from the console. > > Purchase error: { message: 'Bad status code.', > statusCode: 400, > url: 'https://dev.payswarm.com/transactions', > body: > { message: 'A validation error occured in an unnamed validator.', > type: 'payswarm.validation.ValidationError', > details: { errors: [Object], httpStatusCode: 400 }, > cause: null } } > >
Received on Monday, 3 February 2014 02:40:43 UTC