Discussions

Ask a Question
Back to all

deweydatar

Something wrong with curl_parse_url. Any suggestions?

library(deweydatar)
Loading required package: httr2
Warning message:
package ‘httr2’ was built under R version 4.4.3

API Key

apikey <- "I PUT IT HERE"

Product path

pp <- "I PUT IT HERE"
files_df <- get_file_list(apikey, pp
,

  •                       start_date = '2025-06-26',
    
  •                       end_date = '2025-07-26',
    
  •                       print_info = T)
    
    Error during httr2::req_perform.
    method must be a single string, not NULL.
    Error: 'curl_parse_url' is not an exported object from 'namespace:curl'