stack level too deep: xero_client.accounting_api.get_budgets
chrisedington opened this issue · 0 comments
chrisedington commented
[3] pry(main)> xero_client.accounting_api.get_budgets(latest_connection)
SystemStackError: stack level too deep
from /Users/chris/.rvm/gems/ruby-2.4.9/gems/activesupport-5.0.7.2/lib/active_support/ordered_options.rb:34:in `[]'
[4] pry(main)>
Any ideas on how to solve this?