Skip to content

Gnocchi error returning results object in detail "(detail: [object Object])" #73

@ki4rbc

Description

@ki4rbc

While attempting to add this plugin I get the error:
Gnocchi error: No response status code, is CORS correctly configured ? (detail: [object Object])

I find that this originates in dist/datasource.js:815 in _gnocchi_auth_request which reads:
reason.message = "Gnocchi error: No response status code, is CORS correctly configured ? (detail: " + reason + ")"

Can this be changed to reason.status or something more useful for trouble shooting CORS problems?

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