Friends, I created an api in R using Plumber with the post method. but at the time of calling this api and passing the parameters I'm not getting it, I call it this way:
resp <- POST("http:url", body = list(datainicio = '2018-07-23' , dataf...
asked by
02.08.2018 / 17:09