Hello everyone,
I want to ask that how can I download source code functionally from Business Central. When I am trying to download the code it is giving me the following error.
I know that this is configured in the code but I have no longer access to the code. Is there anyway to download it ? Kindly help
I get that. Thank you everyone.
Hi, unfortunately, there is no other way as far as I know.....
Seems that you are trying to download the source code from other developer and they have not permitted you in that case, so you have no other choice except contact them.
Mohana, the thing is that I have no longer access to the source code and I don't have any backup. Is there any functional way?
try setting "allowDownloadingSource": true
"resourceExposurePolicy": {
"allowDebugging": true,
"allowDownloadingSource": false,
"includeSourceInSymbolFile": true
}
What parameters did you set for "resourceExposurePolicy" in app.json file?
Ex: "resourceExposurePolicy": {"allowDebugging": true,"allowDownloadingSource": true,"includeSourceInSymbolFile": true}
A custom app code which I uploaded by myself
Which app code are you trying to download?
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,228 Super User 2024 Season 2
Martin Dráb 230,056 Most Valuable Professional
nmaenpaa 101,156