You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have issues couple of functions and now i need to create subscription, i am getting error:
{ Error: interval,currency,amount
at IncomingMessage.<anonymous> (C:\Work\UpWork\Indrek Pihor\SmartManage\node_modules\paymill-node\lib\main.js:97:21)
at emitNone (events.js:91:20)
at IncomingMessage.emit (events.js:185:7)
at endReadableNT (_stream_readable.js:975:12)
at _combinedTickCallback (internal/process/next_tick.js:74:11)
at process._tickCallback (internal/process/next_tick.js:98:9)
response:
{ exception: 'Api_Exception_InvalidParameter',
error: 'interval,currency,amount' } }
I have issues couple of functions and now i need to create subscription, i am getting error:
Code i am using:
Object which is passing to create function:
The text was updated successfully, but these errors were encountered: