-
-
Notifications
You must be signed in to change notification settings - Fork 34
Create Transaction/Transfer #21
Comments
First thing would advise to do is to not use
If you use
into a single one:
since in |
As for the 400 error, where did you get the info on how to create a transaction using the REST api? |
Regarding your first comment: It was just a quick hack to get things working for me. (I will refactor that. Thanks for the tip.)
|
Interesting 🤔 I found this repo while googling for the one you might have used: |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Closing because there doesn't seem to be any activity anymore on this issue. |
Just wanted to mention that this is now implemented, thanks to #90 |
Hi,
i forked your repo and im working on sending bank transactions.
So far im getting a 400 Client error.
Can someone help me with this one ?
Here my function and the modification on
_do_request
post json (not as url parameter).The text was updated successfully, but these errors were encountered: