Skip to content

403 error with fetchquerysummary response #46

@tendres

Description

@tendres

Hi,
Hoping someone can point me in the right direction here.

Production Deployment
Tile is added successfully but after 'Generate Summary' no results are returned.

The 'fetchquerysummary queryResult' is successful but the following 'fetchquerysummary response' fails with:
POST 403 251 B 2 ms Ruby https://dashboard-summary-service-xxxxxxxxxxx.us-central1.run.app/generateQuerySummary

httpRequest: {
cacheFillBytes: "0"
cacheHit: false
cacheLookup: false
cacheValidatedWithOriginServer: false
latency: "0.003355997s"
protocol: "HTTP/1.1"
remoteIp: "0.0.0.0"
requestMethod: "POST"
requestSize: "64357"
requestUrl: "https://dashboard-summary-service-xxxxxxxxxxx.us-central1.run.app/generateQuerySummary"
responseSize: "251"
serverIp: "216.xxx.xx.xx"
status: 403
userAgent: "Ruby"
}

Any suggestions on where to diagnose would be much appreciated.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions