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

aw_anomaly_report() function 403 error #62

Closed
benrwoodard opened this issue Dec 2, 2020 · 1 comment
Closed

aw_anomaly_report() function 403 error #62

benrwoodard opened this issue Dec 2, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@benrwoodard
Copy link
Contributor

Error in aw_call_data_debug("reports/ranked", body = req_body, company_id = company_id) : 
  Forbidden (HTTP 403).

The api url:

 {"rsid":"xxxxxx","globalFilters":[{"type":"dateRange","dateRange":"2020-11-01T00:00:00.000/2020-12-01T23:59:59.999"}],"metricContainer":{"metrics":[{"columnId":"0","id":"metrics/visits","filters":["0"]}],"metricFilters":[{"id":"0","type":"dateRange","dateRange":"2020-11-01T00:00:00.000/2020-12-01T23:59:59.999"}]},"dimension":"variables/daterangeday","settings":{"countRepeatInstances":true,"limit":30,"page":0,"dimensionSort":"asc","nonesBehavior":"return-nones","includeAnomalyDetection":true}}
@benrwoodard benrwoodard self-assigned this Dec 2, 2020
@benrwoodard benrwoodard added the bug Something isn't working label Dec 2, 2020
@benrwoodard
Copy link
Contributor Author

this appears to have been a conflict issue with a new update. after refreshing the package using install and restarting session, it was resolved. Closing for now but never found the exact issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant