Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when try do transtaction between two accounts getting APIError(id=) #35

Closed
RastyBasic opened this issue Jan 5, 2021 · 10 comments
Closed

Comments

@RastyBasic
Copy link

RastyBasic commented Jan 5, 2021

After doing this
client.transfer_money(scopedWallet,to=secondaryWallet,amount='2',currency='UNI')
iam getting this error coinbase.wallet.error.APIError: APIError(id=):
nothing nowhere about this
what am doing wrong
help :)

@RastyBasic
Copy link
Author

pls respond :(

@Kevin-Roberts
Copy link

Kevin-Roberts commented Jan 22, 2021 via email

@RastyBasic
Copy link
Author

What are you trying to do... On Jan 22, 2021 10:26 AM, RastyBasic notifications@github.com wrote: pls respond :( —You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or unsubscribe.

am trying to send crypto from my BTC to my SNX account.. both of account are mine... i think i can say convert crypto

error has nothing from which I can deduce what is wrong

@RastyBasic
Copy link
Author

RastyBasic commented Jan 23, 2021 via email

@RastyBasic
Copy link
Author

or if i try to do it with curl getting {'errors': [{'id': 'service_unavailable', 'message': 'It looks like we encountered a problem. Sorry for the trouble!'}]}
looks like nobody care about api funcionality or am dump and doing same mistake in my codes

@RastyBasic
Copy link
Author

RastyBasic commented Jan 23, 2021

there is images of code and errors one its from curl method second from python
code
error
error2

@anaMore-1990
Copy link

I have the same issue, any idea of how solve it? I receive the response 200 instead of 201, this is the the reason because the APIError(id=), but no idea how solve it

@RastyBasic
Copy link
Author

RastyBasic commented Mar 14, 2021 via email

@founko
Copy link

founko commented Jun 21, 2022

Bonjour, quelqu'un a t-il trouvé de solution au problème? Merci

@RastyBasic
Copy link
Author

Bonjour, quelqu'un a t-il trouvé de solution au problème? Merci

nope use binance-py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants
@Kevin-Roberts @RastyBasic @anaMore-1990 @founko and others