Closed Sigura closed 6 years ago
it makes me crazy, but looks like it starts working with org.killbill.billing.plugin.dwolla.baseOAuthUrl=https://www.dwolla.com/oauth/v2/
this knowledge price - one day of my life. Sorry, I'm out of happy Java world.
maybe link to a description about how anybody can add debug output for retrofit.RestAdapter
will help?
request to
/plugins/killbill-dwolla
- 404 Not Found resopnse.I think because I got error on plugin start, details below.
But I added pair manually:
mysql> select record_id, access_token, refresh_token, account_id from dwolla_tokens;
Settings added:
Error on plugin start:
request works perfect:
tried to change oauth url to url in sample
org.killbill.billing.plugin.dwolla.baseOAuthUrl=https://dwolla.com/oauth/v2
, error anyway:what I doing wrong?