needed some help on the below error which i receive while doing a Http POST call t an API in cloud. I am using the httr in my shiny app to make this call.
Issues with Shiny code can stem from both the reactive Shiny code itself or the regular R code used in the functions. Furthermore, when using any API, issues with login credentials or server limitations can further complicate the process. In order for us to help you with your question, please provide us a minimal reprocudible example (Reprex) where you provide a minimal (dummy) dataset and code that can recreate the issue. One we have that, we can go from there. For help on creating a Reprex, see this guide: