We have developed a weebly app for our product. After installation when clicking on "Manage" button it redirects to another url. Not the url we have defined in manifest.json
"manage_app_url": "https://...com/",
We have cleared the cache of the browser. Tried on incognito also. But didn't get the expected URL. Could anyone give any solution?
It might help if you posted the whole manifest, but for reference, here is a working example:
If you can use this, and just replace the
client_id, callback_url, manage_app_url & callback_url
and it is NOT working it is possible something else is going on and you may want to reach out to the Weebly Dev's.