-
-
Notifications
You must be signed in to change notification settings - Fork 93
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
Request Money is not working #57
Comments
Hi Charles, You'll have to find out why. To do that:
|
Hey Charles, I think this is a bug in the Coinbase REST API on Coinbase's Servers. Here's the currently tracked issue: coinbase/coinbase-ios-sdk#54 Thanks, |
FWIW this is being tracked here now officially/unofficially: Also worth noting the new dev forums are way more active/engaging than the old GitHub repositories. |
The request money is not working. I tried this:
It throwing an exception:
Unhandled Exception: System.AggregateException: One or more errors occurred. ---> Flurl.Http.FlurlHttpException: Call failed with status code 400 (Bad Request): POST https://api.coinbase.com/v2/accounts/******/transactions
at Flurl.Http.FlurlRequest.d__23.MoveNext()
The text was updated successfully, but these errors were encountered: