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

QR code onboarding "Invalid Link" error #35

Open
ChunChiehKung opened this issue Apr 20, 2022 · 1 comment
Open

QR code onboarding "Invalid Link" error #35

ChunChiehKung opened this issue Apr 20, 2022 · 1 comment

Comments

@ChunChiehKung
Copy link

Hi Sir,

Question:
When I scan the QR code to do the onboarding, I got "Invalid Link" error.

Please find the procedures. Is there anything wrong?

Step1.

I use the following command in the Miner Hotspot to generate the transaction (the payer is the Maker wallet address)
image (12)

Step 2.

For the QR code I tried two cases.
Case1. use heilum as the scheme name
helium://add_gateway/CrwBCiEBUIUcBTsMCE6Wk1fWy/LN73Mx/q746AESgTy2LZ7+jg8SIQBfUgDQtI/V1bNPim1Hp/xsHUmm+VjkjC+1LSn2YvtVBSJIMEYCIQD/ss9WmpNUSvU/1v8v1MF3OB2Ix2fIvrRFmcvh/wvPfAIhAJWijCZI7pWucVyCbD0CR2h3Yo5YHa2OEESGkA3CvpuZKiEB6PYHrzEv0Y80LE9MajE5Tucv7hofUmBXXXXXXXXXXXXXXXXX=

Result:
It works by using Helium official App=> it shows the owner address, payer address and eth MAC address
It doesn't work by using maker App => it shows "Invalid Link"

Case 2. use maker scheme name
mxxxxx://add_gateway/CrwBCiEBUIUcBTsMCE6Wk1fWy/LN73Mx/q746AESgTy2LZ7+jg8SIQBfUgDQtI/V1bNPim1Hp/xsHUmm+VjkjC+1LSn2YvtVBSJIMEYCIQD/ss9WmpNUSvU/1v8v1MF3OB2Ix2fIvrRFmcvh/wvPfAIhAJWijCZI7pWucVyCbD0CR2h3Yo5YHa2OEESGkA3CvpuZKiEB6PYHrzEv0Y80LE9MajE5Tucv7hofUmBXXXXXXXXXXXXXXXXX=

Result:
It doesn't work by using Helium official App=> it shows mxxx not support
It doesn't work by using maker App => it shows "Invalid Link"

Is there anything I missed and cause this issue?
Please advise. Thanks a lot.

@tyler-whitman
Copy link
Collaborator

The maker app is configured to use the scheme makerappscheme as an example. You need to update this to your own scheme name to get it working properly. The helium scheme will not, and should not work in the maker app, it is only intended to be used by the Helium app.

The cases you explain indicate that your scheme is not working properly, there must be some config that is no set up correctly in your code. The helium scheme is working as intended, only in the Helium app.

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