Hey team!
I getting a validation error during installation when I enter the correct API and domain in the installation page. can someone help me and find the error in my code? This only happens during installation and not in development mode and this has happened after updating the app to fdk v9.
This only happens during installation and not in development mode and this has happened after updating the app to fdk v9.
Curious to know if the fdk run and localhost configurations page is able to successfully install and this breaks when you fdk pack and upload the app distribution file and install the custom app? Can you please share the App ID?
Can you confirm if the app uses app setup events, you have the renderData() method in place?
hey @kaustavdm & @zach_jones_noel !
That’s right this only happens when installing the app.
I finally managed to fix this error by changing Iparams.json and it works great. the error was caused by iparams.json which is different in FDK 9 compares with previous version. i got the same error even when i created Iparms via FDK genarate.