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

Include function to list events #12

Open
FvD opened this issue Jun 18, 2022 · 1 comment
Open

Include function to list events #12

FvD opened this issue Jun 18, 2022 · 1 comment
Milestone

Comments

@FvD
Copy link
Member

FvD commented Jun 18, 2022

No description provided.

@FvD
Copy link
Member Author

FvD commented Jun 18, 2022

We first need to implementa OAuth 2.0 to be able to use this. Setting up the function, but commenting out the export.

>   httr::GET(url)
Response [https://clouderrorreporting.googleapis.com/v1beta1/projects/infraestructura-pruebas/events?key=xxxx]
  Date: 2022-06-18 17:27
  Status: 401
  Content-Type: application/json; charset=UTF-8
  Size: 631 B
{
  "error": {
    "code": 401,
    "message": "API keys are not supported by this API. Expected OAuth2 access toke...
    "status": "UNAUTHENTICATED",
    "details": [
      {
        "@type": "type.googleapis.com/google.rpc.ErrorInfo",
        "reason": "CREDENTIALS_MISSING",
        "domain": "googleapis.com",

FvD added a commit to FvD/googleErrorReportingR that referenced this issue Jun 18, 2022
@FvD FvD added this to the v0.1.x milestone Aug 21, 2022
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

1 participant