Skip to content

balthasars' workaround appears to work  #28

@spacecadet333

Description

@spacecadet333

balthasar's workaround appears to work great! Thanks for the help. I'm not too familiar with APIs, so it took a while to figure out what was going wrong. This might be helpful to someone that isn't too family with API keys:

   install.packages("usethis")
   require(usethis)
   usethis::edit_r_environ()

   # A .Renvrion window will open. Add the following to the .Renviron and don't forget to click save:
   EDGARWEBR_USER_AGENT = "XXXX"
   #Run the rest of balthasars' code to access EDGAR
      

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions