Hi @GHMahimaanvita,
This is a bit tricky to diagnose as the guide works for me. To cover all the bases, here are the node and ngrok versions I used:
- node: v12.22.10 and v16.15.0 (I tried two different versions just in case)
- ngrok: 3.0.5 (I see that you are still using version 2)
Here are possible scenarios I can think of that may yield similar results to that of you are experiencing.
- The ngrok authtoken was not registered, or
- ngrok was restarted causing the forwarding URL to change while the descriptor file (
atlassian-connect.json
in the example) still uses the stale value ofbaseUrl
With this statement, is it safe to say that there is no problem with the app and guide but more on how ngrok
was setup and/or used?
Cheers,
Ian