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

A Typo in Error Response When Creating Subscriptions #596

Closed
Rashad-j opened this issue Oct 16, 2023 · 1 comment
Closed

A Typo in Error Response When Creating Subscriptions #596

Rashad-j opened this issue Oct 16, 2023 · 1 comment
Assignees
Labels
bug Something isn't working service issue Issues caused by the service (metadata/behavior)

Comments

@Rashad-j
Copy link

Rashad-j commented Oct 16, 2023

When trying to create subscriptions, we usually get an error. There is a type in the error message:

{
    "error": {
        "code": "ExtensionError",
        "message": "Operation: Create; Exception: [Status Code: Conflict; Reason: A subscripton already exists. It must be deleted before a another can be made.]",
        "innerError": {
            "date": "2023-10-16T04:39:39",
            "request-id": "12b6298c-9cbc-457c-b34e-adkfue78a7b7",
            "client-request-id": "12sd928c-9cbc-499c-b34e-48djgl78a7b7"
        }
    }
}

The word subscripton is incorrect.

@baywet baywet self-assigned this Oct 16, 2023
@baywet baywet added bug Something isn't working service issue Issues caused by the service (metadata/behavior) labels Oct 16, 2023
@baywet
Copy link
Member

baywet commented Oct 16, 2023

Hi @Rashad-j
Thanks for reporting this.
This repository is dedicated to the Go SDK itself. For issues with the service the best course of actions is to create a post in the dedicated Microsoft Q&A forum with the microsoft graph change notifications tag in this case.
Service team members will be able to reply and address the issue there.

@baywet baywet closed this as completed Oct 16, 2023
@baywet baywet closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working service issue Issues caused by the service (metadata/behavior)
Projects
None yet
Development

No branches or pull requests

2 participants