I am getting an error while I am trying to upload the app to bitbucket. I am trying the following two approaches and getting an error on each.
Also once I am done with testing this app (once you let me know how to get past this issue) what is the process of deploying it. Like how does it work?
Hello @amit-aurea,
I'm not 100% sure as I can't check my assumption due to your ngrok tunnel being dead by now, but I think the problem was that the URL you used wasn't pointing to the descriptor JSON. That is, you should use exact URL to the descriptor file as App URL in that form.
What is the process of deploying it. Like how does it work?
As described here, after you create an app, you can install it to an account by going to its settings → Installed apps → Install app from URL (you'll need to enable development mode on the same page to be able to install from URL).
Or, if you want to make that app publicly available, you can submit it to the Marketplace so that other users can find and install it without knowing the actual URL.
Hope this helps. Let me know if you have any questions.
Cheers,
Daniil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.