Jump to content

Problem transferring funds


Rupert

Recommended Posts

Hi all!

I am experiencing a problem with my gatehub account, inasmuch as I cannot transfer funds to my BTC wallet due to the following message:

Quote

Error tecPATH_PARTIAL Path could not send full amount.

Can anyone suggest what the issue is?

Thank you.

R

Link to comment
Share on other sites

This is not a problem, it's more or less your fault :) let me explain:

When you are sending the payment, below the amount you see the option: Pay With and I am pretty sure you pressed XRP (pay with XRP).
You have two options:

  1. If you already have BTC in your ripple wallet, then check the BTC option (you can send max. the amount you have on wallet)
  2. if you have XRP and want to send BTC at current price, then you can check XRP, but in case the price changes while you are on next page confirming transaction, then you got the error: Error tecPATH_PARTIAL Path could not send full amount. This is good thing, because it makes sure that you send your BTC at the price you confirmed and not more (so you don't spend more as you planed).

My suggestion to you:

  1. You trade your ripple to BTC and send them to your wallet (this makes you sure that you exchange only the amount you wanted)
  2. You send your BTC by paying with XRP (as you are doing now), but waiting till the price does not change much and your transaction can be executed at your desired XRP amount.

Cheers

Link to comment
Share on other sites

Hey there Raktaktak. Thank you very much for responding to my request for information so promptly; you are so right - the problem is more often than not on the other end of the leash! I have resolved my issue and I am grateful to you.
I have a question for you: do you restrict your responses to ONLY matters of XRP or do you have an understanding of how various exchanges and wallets work? I ask because I recently got involved with GNT and MAID but I am buggered if I know where I can find the completed transactions, although I remember going through the processes correctly. In mitigation, I must say that I am a pensioner, and much of the language I encounter is so new. Might I avail of your services in the form of a tutorial perhaps? In the meantime, would you give me a BTC or ETH address so that I can make a voluntary donation? Best regards. Rupert

Link to comment
Share on other sites

  • 1 month later...


Hi,

I don't know if this is the place to post this question, I'm currently using the testnet to evaluate the ripple protocol and have a few addresses with the following balances:

---- rpLuQftT4mXqTCRBxymr75dLDTHF2CwtBi ----
trustlines =  [ { specification:
{ limit: '1000',
currency: 'MXN',
counterparty: 'rJ4izp2BKK561e9mGwyznQYMjuDckosmpL',
qualityIn: 0.91,
qualityOut: 0.87 },
counterparty: { limit: '0', ripplingDisabled: true },
state: { balance: '6.079023708206687' } } ]
done and disconnected.
------------------
---- rE5BLm7kZZKGmxQE5tRRur69edjYLpT59a ----
trustlines =  [ { specification:
{ limit: '1000',
currency: 'MXN',
counterparty: 'rJ4izp2BKK561e9mGwyznQYMjuDckosmpL',
qualityIn: 0.91,
qualityOut: 0.87 },
counterparty: { limit: '1000' },
state: { balance: '0' } },
{ specification:
{ limit: '1000',
currency: 'MXN',
counterparty: 'rK8v4Jco5um5T8ztQmZCVTZxfc9cN7PiFk',
qualityIn: 0.91,
qualityOut: 0.87 },
counterparty: { limit: '1000' },
state: { balance: '0' } } ]
done and disconnected.
------------------
---- rJ4izp2BKK561e9mGwyznQYMjuDckosmpL ----
trustlines =  [ { specification:
{ limit: '1000',
currency: 'MXN',
counterparty: 'rK8v4Jco5um5T8ztQmZCVTZxfc9cN7PiFk' },
counterparty: { limit: '1000' },
state: { balance: '-60' } },
{ specification:
{ limit: '0',
currency: 'MXN',
counterparty: 'rpLuQftT4mXqTCRBxymr75dLDTHF2CwtBi',
ripplingDisabled: true },
counterparty: { limit: '1000' },
state: { balance: '-6.079023708206687' } },
{ specification:
{ limit: '1000',
currency: 'MXN',
counterparty: 'rE5BLm7kZZKGmxQE5tRRur69edjYLpT59a',
qualityIn: 0.91,
qualityOut: 0.87 },
counterparty: { limit: '1000' },
state: { balance: '0' } } ]
done and disconnected.
------------------
---- rK8v4Jco5um5T8ztQmZCVTZxfc9cN7PiFk ----
trustlines =  [ { specification:
{ limit: '1000',
currency: 'MXN',
counterparty: 'rJ4izp2BKK561e9mGwyznQYMjuDckosmpL',
qualityIn: 0.91,
qualityOut: 0.87 },
counterparty: { limit: '1000' },
state: { balance: '60' } },
{ specification:
{ limit: '1000',
currency: 'MXN',
counterparty: 'rE5BLm7kZZKGmxQE5tRRur69edjYLpT59a',
qualityIn: 0.91,
qualityOut: 0.87 },
counterparty: { limit: '1000' },
state: { balance: '0' } } ]
done and disconnected.
    ------------------

I have tried to send a payment in MXN from one address to another using RippleAPI with the following payment json:

'{ "source": { "address": "sourceAddress", "amount": { "counterparty": "rJ4izp2BKK561e9mGwyznQYMjuDckosmpL", "value": "15.0", "currency": "MXN" } }, "destination": { "address": "destinationAddress", "minAmount": { "counterparty": "rJ4izp2BKK561e9mGwyznQYMjuDckosmpL", "value": "15.0", "currency": "MXN" } } }'

but I get

{ resultCode: 'tefEXCEPTION', resultMessage: 'Unexpected program state.' }

I have enabled the ripple flags on the trustlines, is there something I am missing?.

 

I would appreciate any hints.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...