I have created a custom app and when I was trying to install the app to my website, it was giving errors from wix end, so I contacted with the support for installation assist and the support team successfully installed the app. But when the installation was done, there was an auth_code got generated which I did not get as I wasn't installed the app manually. I am now asking the auth_code to use it to generate access token using oauth2
#Wix custom app installation error
3 messages · Page 1 of 1 (latest)
I'm assuming that you want build an app that's installable by other users as well? In this case, you should uninstall the app (from Manage Apps) and then repeat the installation process, and from there on you can work on the implementation.
ok let me check then