Skip to content
This repository was archived by the owner on Jun 6, 2024. It is now read-only.
This repository was archived by the owner on Jun 6, 2024. It is now read-only.

404 when trying to send traces to apollo server #27

@talal7860

Description

@talal7860

Hi
I've successfully enabled the gem, I'll probably add a PR to update the readme with small changes to make it easy to integrate, specially which environment variables to use.
Secondly, when I try to send traces to the apollo studio, I see a 404. I know I'm doing everything right. Pasting the code snippet which I used to enable the plugin.
in the context

apollo_tracing_enabled: true,
apollo_client_name: "test",
apollo_client_version: "1.0",

As part of the schema

use(ApolloStudioTracing, compress: true, debug_reports: true)

The environment variables I've set

ENGINE_API_KEY=service:****
ENGINE_SCHEMA_TAG=****@****

This is the response I get

[Apollo Studio Tracing] Failed to send trace report: Not Found (404) - 404: Not Found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions