Developer Questions
temDisabled: Tha transaction requires a logic that is currently disabled. TransactionType: "NFTokenMint"
I Struggle to mint an NFT and get this masseage.
Any help please
Posted by Christo 4 months ago
Error: access_denied
I'm trying to connect a phone via qr code using your guide:
https://github.com/XRPL-Labs/XummPkce/blob/main/sample/index.html
and everything works for you.
write in my application
provider = new XummPkce(xummApiKey);
provider.authorize()
where xummApiKey i got, after api registration in xumm dev console
and it gives me an error:
Error: access_denied
Invalid client/redirect URL.
Can you please tell me what can I be missing?
also repeated all the steps from here https://xumm.readme.io/discuss/62af82ada6faf1007c0e89f3
also I tried other approaches: XummSdkJwt , xApp. And they simply cannot join the server.
scanQr response: xApp.scanQr: could not contact Xumm App Host
POST https://xumm.app/api/v1/jwt/payload 500
Posted by Lotus 4 months ago
minimize or eliminate user interaction when sending payment payload
I was hoping that there's a way to eliminate user interaction
like using xumm mobile app to confirmed the payment transaction. is it possible?,
like when you send signin payload then the user confirmed that signing payload request.
then you call get payload_uuid endpoint to retrieved the signed txn hash to be use in payment payload param, to notify again the user to confirmed the transaction.
I really need this kind of process, for automation testing
Posted by TESTNET API 4 months ago
Publish on App store
App store not allow my app with XUMM app login.
I have tried many time to publish on app store but fails every time.
I am getting below review by app store.
We were required to install the Xumm app before we could log in via Xumm. Users should be able to log in with Xumm a having to install any additional apps.nd access their accounts without.
Posted by SHIBA NFT 4 months ago
Creating a token in testnet v2 (XLS 20)
I tried to create my own token to test with the NFT web app that we are building. But every time I go to token creator app, it throws
```
You opened the xApp with an account you don't have full access to. (Read only)
Please close this xApp, navigate to the home screen and switch to the account you want to issue your token from. (Needs to have 'Full Access') Then open the xApp again.
```
But the account was seeded from "https://hooks-testnet-v2.xrpl-labs.com/" with Full Access. So I am having a hard time to add and test the custom tokens.
[Xumm Image](https://postimg.cc/dLsNqns4)
Posted by Xungible-Dev 5 months ago
Error Unable to set account Sequence, please check that you are connected to the Internet
Hi Team. I'm getting Error Unable to set account Sequence for all my NFT transactions . I'm using devnet wss://s.devnet.rippletest.net:51233
My payload uuid are:
4a8e8f3e-58f9-4ba1-a747-2a703d745b6d
78e61a16-147a-4459-ad13-2383482149bd
Any idea what causing this ?
Posted by Tang 5 months ago
Reset Xumm sign in with github?
How do we reset our Xumm sign in for 2 factor auth?
Posted by TechDevB 5 months ago
XUMM for WooCommerce
Hello,
Hope everyone is keeping well. I'm trying to get the XUMM for WooCommerce to work but I'm having what's possibly a very amateur problem.. I hope someone can advise.
Following this guide: https://wordpress.org/plugins/xumm-payments-for-woocommerce/#installation
I've entered the correct API keys etc but when I click the 'Sign-in with Xumm' I get a 404 error (Connection%20Error%20to%20the%20<a%20href="https://apps.xumm.dev/">XUMM%20API</a>.</p></div>)
I have tried deleting the App within https://apps.xumm.dev/ and created new API keys etc but having the same problem. I also tried to 'Save changes' within Woocommerce thinking that maybe it would then allow to proceed but instead I received a 'Critical Error' message and had to reinstall the whole of wordpress to resolve it before I could try again in vain to 'Sign-in with Xumm'..
Hope that all makes sense. I'm now at a loss as to what to try and would be very grateful for any assistance.
Kindest,
Gregg
Posted by XRPL Marketplace 5 months ago
Is there any other wallet like Xumm
I struggle to find a wallet like xumm or other for performing transactions + minting NFTS for the XRP web app. I'm creating a web app like sologenic but I don't want to use D'cent ledger or else
Posted by Tanveer 6 months ago
Can xumm interact with sidechains ?
As xumm is developed for the xrpl, I am wondering if you could use the xumm sdk aswell for the federated side chains, so letβs Imagen there is a cbdc on a sidechain and I want the User to make a cross chain transaction, can we use the sdk for that ?
Posted by Patrick Pan 6 months ago