Christopher Knight

Results 24 comments of Christopher Knight

@tyc9l - were you upgrading this SDK from code previously running OAuth 1.0a? Because that upgrade is a breaking change.

cc: @mech - this work will be on the next release in case you have any other context you would like to add.

Hey guys - I'll take a look at this one, and the others during next session. @radek-polcode This call should be returning headers.. My hunch is that the payload returned...

Hi @dnesteryuk - i've thought about decoupling the sub API sets as extensions that are compiled into the build at install > https://guides.rubygems.org/gems-with-extensions/ Example ```ruby creds = { client_id: ENV['CLIENT_ID'],...

Yes this is something that will be prioritized for upcoming work. To explain that quickly though - Xero's multiple api sets return mainly `validation_errors: []` but a few of the...

Hey @raouldevil wanted to get your eyes across this as it relates to #116 Some of the api sets (payroll, etc) have a different format of the error that comes...

Hey @CyberFerret - yeah this could be consolidated. ![Screen Shot 2021-06-04 at 10 36 36 AM](https://user-images.githubusercontent.com/2935387/120834789-be769580-c520-11eb-868b-757f31e76638.png) However technically there is only one pay template per employee so maybe we consolidate...

Hey @jonathanclarke - thanks for the contribution and the PR. I'm trying to validate the issue as this might actually be an API bug not just in the ruby SDK....

At first glance this does look setup properly, but I will try to reproduce and get the core fix asap. ![Screen Shot 2021-02-10 at 5 46 26 PM](https://user-images.githubusercontent.com/2935387/107591442-e899f580-6bc7-11eb-9f4d-774f636bca26.png) Any other...

Hey @jonathanclarke - I've created a ticket with the Quotes product team to get this sorted. Thanks for reporting the bug.. Not a clear timeframe till solved but context below...