Skip to content

Remove references to /archive and /deliveryArchive endpoints #190

Description

@caio1985

References to "https://fleetengine.googleapis.com/v1/archive" and "https://fleetengine.googleapis.com/v1/deliveryArchive" still exists in the code and the understanding is that Cloud Logs are now used.

Can you please update the code and remove references to those endpoints to avoid confusion?

const odrdEndPoint = "https://fleetengine.googleapis.com/v1/archive";

const lmfsEndPoint = "https://fleetengine.googleapis.com/v1/deliveryArchive";

Thank you!

Metadata

Metadata

Assignees

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