Hi! I am trying to download pattern data but run into an error. The following is my code without showing keys. The error is “Error during httr2::req_perform. HTTP 422 Unprocessable Entity.” I tried to install deweydatar again in case of an update (“install_github(“Dewey-Data/deweydatar”)”), but same error remains. Could you please help me out? Thanks.
Could you let me know the name of dataset you are trying to download and version of deweydatar you are using? sessionInfo() will show the version and must be v 0.1.5.
Somehow it seems like you are running on old version of the library. Copy & paste and run below entire source code and try again. Do not load library(deweydatar).
Could you please check this out Dewey-Data/deweydatar (github.com) and reinstall the library? The library has been updated with slightly different approach.