Error deploying R Shiny app

Hi all,

I am having issues deploying my app. I was prompted to update rsconnect, which I did, but then getting the following error message:

Preparing to deploy application...Error: 'parse_headers_list' is not an exported object from 'namespace:curl'
Execution halted

Any help would be greatly appreciated!

Many thanks,
Emily

1 Like

I was having this same issue too, tried a bunch of things. Turns out updating httr did the trick for me!

1 Like