I have installed PolyDeploy Extension on my DNN website to install/update modules on my website via PolyDeploy scripts. BUT PolyDeploy is giving 403 response while doing module deployment onto my DNN website.
I have correctly installed the extension as it appears fine under Extensions section when I log in into my DNN site with admin credentials. Also, When I edit the PolyDeploy page from my DNN website admin login, it does not show any API Users or whitelisted IPs, BUT I had created API Users in past.
Any idea on solving this please? Any help would be very much appriciated..!
Details Error is:
System.Net.Http.HttpRequestException | Response status code does not indicate success: 403 (Forbidden). at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at DeployClient.API.d__2.MoveNext() in C:\DNNDev\CantarusCore\PolyDeploy\DeployClient\API.cs:line 37 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at DeployClient.Program.d__2.MoveNext() in C:\DNNDev\CantarusCore\PolyDeploy\DeployClient\Program.cs:line 97
Just to be sure: PolyDeploy requires a Host (SuperUser) account, not an Admin - as installation and upgrading of DNN and extensions require this. If that is ensured, please log the error to Issues · DNNCommunity/PolyDeploy (github.com).
Happy DNNing! Michael
These Forums are dedicated to the discussion of DNN Platform.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.