Issue is a bit obscure, if a token is sent to the 'post' method but the path sent already includes a '?', an error was thrown. This fix places either a '?' or a '&' before the token as appropriate. |
||
|---|---|---|
| .. | ||
| bitpay | ||
| bitpay_sdk.rb | ||
Issue is a bit obscure, if a token is sent to the 'post' method but the path sent already includes a '?', an error was thrown. This fix places either a '?' or a '&' before the token as appropriate. |
||
|---|---|---|
| .. | ||
| bitpay | ||
| bitpay_sdk.rb | ||