Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RSocrate 403 error #195

Closed
rross0 opened this issue Aug 5, 2021 · 3 comments
Closed

RSocrate 403 error #195

rross0 opened this issue Aug 5, 2021 · 3 comments

Comments

@rross0
Copy link

rross0 commented Aug 5, 2021

I attempted to execute the following:

`library("RSocrata")

assessments <- read.socrata(
"https://datacatalog.cookcountyil.gov/resource/tnes-dgyi.json",
app_token = "aIeNbk5VjuMcQyNcop14zg2Vv",
email = "[email protected]",
password = "MY PASSWORD"
)`

and received a 403 error:

2021-08-05 08:23:38.089 getResponse: Error in httr GET: 403 https://datacatalog.cookcountyil.gov/resource/tnes-dgyi.json?%24%24app_token=aIeNbk5VjuMcQyNcop14zg2Vv&$order=:id
Error in getResponse(validUrl, email, password) : Forbidden (HTTP 403).

@tomschenkjr
Copy link
Contributor

Talked with Rob and was a syntax issue. No bug.

@nicklucius
Copy link
Contributor

Thanks @tomschenkjr! Let us know if you have any other issues, @robertaross0. Closing this one.

@rross0
Copy link
Author

rross0 commented Aug 8, 2021

Thanks guys. Rushing + impatience = user error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants