Sha256: a7e0ec7476f8aa5f4a324a49713e0e979f6a12053029428b1c6e273eb2d273e1
Contents?: true
Size: 1.22 KB
Versions: 2
Compression:
Stored size: 1.22 KB
Contents
<Response xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Errors><Error><Description>AN_INVALID_CUSTOMER_KEY is not a valid Xero authentication key for YOUR_PROVIDER. A key for YOUR_PROVIDER must be set up by each Xero customer</Description><Exception><DateTime>2008-12-08T20:55:16.518375Z</DateTime><ExceptionType>Xero.API.Library.Exceptions.AuthKeyNotValidForProviderException</ExceptionType><Message>AN_INVALID_CUSTOMER_KEY is not a valid Xero authentication key for YOUR_PROVIDER. A key for YOUR_PROVIDER must be set up by each Xero customer</Message><Source>Xero.API.Library</Source><StackTrace> at Xero.API.Library.Model.Organisation.ValidateAuthKey(IOrganisationService organisationService, Provider provider) in D:\Projects\network\project\Xero.API.Library\Model\Organisation.cs:line 36 at Xero.API.MVC.Controllers.APIController.InitialiseMethod(String apiKey, String xeroKey, Boolean checkAuthKey, String[] allowableMethods) in D:\Projects\network\project\Xero.API.MVC\Controllers\APIController.cs:line 101</StackTrace></Exception></Error></Errors><ID>7a3f5fb3-a22b-4d3f-8995-0e95d80d59d2</ID><Status>InternalServerError</Status><ProviderName>YOUR_PROVIDER</ProviderName><DateTimeUTC>2008-12-08T20:55:16.50275Z</DateTimeUTC></Response>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tlconnor-xero_gateway-1.0.3 | test/stub_responses/invalid_customer_key_error.xml |
tlconnor-xero_gateway-1.0.4 | test/stub_responses/invalid_customer_key_error.xml |