rangka / quickbooks

PHP Library for connecting to QuickBooks.
MIT License
8 stars 11 forks source link

fix generation oauth signature base #13

Closed sznowak closed 7 years ago

sznowak commented 7 years ago

Fortunately each request with appended URL query params worked properly. But if you try append more params with the letter before O in alphabetical order, so before oauth_xxx params, then the signature base will have invalid alphabetical order.