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

Sackmesser - Developer Email Address - Casing #696

Open
billabongrob opened this issue Aug 17, 2023 · 1 comment
Open

Sackmesser - Developer Email Address - Casing #696

billabongrob opened this issue Aug 17, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@billabongrob
Copy link

The sackmesser tool is capable of performing edge exports that can be used to import into Apigee X. When using the exported content, one error that we ran into when executing and import was POST https://apigee.googleapis.com/v1/organizations//developers

{
  "error": {
    "code": 400,
    "message": "email address has to be lowercase",
    "status": "INVALID_ARGUMENT"
  }
}

Would it make sense to either add a flag for the type of env it's planned to be imported to or similar, in order to trigger a thing (sed, etc..) to clean this up?

@danistrebel
Copy link
Collaborator

Thanks for the issue report @billabongrob! This is great feedback.

I think a lowercase transformation if the developer is imported to X/hybrid should be a reasonable thing to do.

@danistrebel danistrebel added the enhancement New feature or request label Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants