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

dgoods issue an nft get error #4

Open
freehere107 opened this issue May 28, 2019 · 1 comment
Open

dgoods issue an nft get error #4

freehere107 opened this issue May 28, 2019 · 1 comment

Comments

@freehere107
Copy link

This create transaction https://kylin.bloks.io/transaction/8094534daa1e7506e0a7c674aad58940e6aa71ca26d0c4de823e73fe7d5a242c

ACTION dgoods::issue(name to,
                    name category,
                    name token_name,
                    string quantity,
                    string relative_uri,
                    string memo) 

with issue param

    let data = {
        to: owner,
        category: "asset",
        token_name: "apostle_assed",
        quantity: "1",
        relative_uri: "https://evolution.land/1",
        memo: "memo"
    };

sent_trans get error message

Error: Authorization failure with inline action sent to self

issue with fungible token can send transcation success

@FortisFortuna
Copy link

FortisFortuna commented Aug 14, 2020

I have this error too on another smart contract

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

2 participants