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

Update Readme #45

Open
fabcom-aaron opened this issue Oct 6, 2020 · 2 comments
Open

Update Readme #45

fabcom-aaron opened this issue Oct 6, 2020 · 2 comments

Comments

@fabcom-aaron
Copy link

I had to spend a couple hours searching through the code to finally get create-issuer to work properly. Adding some documentation about the function and the intro_url config will be helpful for newcomers!

@iugarte1
Copy link

Hi @fabcom-aaron,

I'm currently having problems on how to define intro_url. Would you mind to share with me you're cinf.ini file? If not, I would be so pleased if you tell me where did you find the solution.

Thank you

@fabcom-aaron
Copy link
Author

fabcom-aaron commented Oct 23, 2020

If issuer_url=https://issuer.url/issuer
You can just set intro_url=https://issuer.url/issuer/newEndpoint

this inputs an introductionUrl into the issuer.json file.

It is important to recognize that the Blockcerts Mobile app isn't looking for that config when adding an issuer, it is looking for introductionURL( not introductionUrl) so I had to change the issuer.json to match that before the mobile wallet would add the issuer properly.

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