Hello, I am trying to publish a report in Posit Connect. I've connected properly. I can render correctly. When publishing, execution halts, and this is the message:
{"code":109,"error":"This type of content is not allowed because it is prohibited by policy.","payload":null}
Error in POST():
! https://bookdown.org/__api__/applications/14123/deploy failed with
HTTP status 403
This type of content is not allowed because it is prohibited by policy.
I've looked at stack overflow, set to basic yaml configuration and always comes the same message. Any clue on how i can solve this?
Thanks in advance for reading me.
Hello, I am trying to publish a report in Posit Connect. I've connected properly. I can render correctly. When publishing, execution halts, and this is the message:
{"code":109,"error":"This type of content is not allowed because it is prohibited by policy.","payload":null}
Error in
POST():! https://bookdown.org/__api__/applications/14123/deploy failed with
HTTP status 403
This type of content is not allowed because it is prohibited by policy.
I've looked at stack overflow, set to basic yaml configuration and always comes the same message. Any clue on how i can solve this?
Thanks in advance for reading me.