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

Creating new Team returns "organizations.keymanagement.AttributeDoesntExist" #217

Closed
mikesson opened this issue Feb 6, 2020 · 3 comments

Comments

@mikesson
Copy link

mikesson commented Feb 6, 2020

Description & How to reproduce

  • Apigee Teams feature enabled through extend -> install module
  • Select "Teams", create "New", enter ID, hit "Add Team". Returns "Cannot reach management server. An administrator should check the configuration of this site." on Drupal site. Management API returns following error message:
{
  "code" : "organizations.keymanagement.AttributeDoesntExist",
  "message" : "Attribute does not exist",
  "contexts" : [ ]
}

Expected behavior
Team gets created.

Version Info
Drupal 8.8.2

@cnovak
Copy link
Collaborator

cnovak commented Feb 6, 2020

@mikesson did this happen on a monetization enabled site? I think it may be a duplicate of https://github.com/apigee/apigee-m10n-drupal/issues/211

@cnovak cnovak transferred this issue from apigee/apigee-edge-drupal Feb 6, 2020
@mikesson
Copy link
Author

yes it's a duplicate indeed, thanks for pointing out

@cnovak
Copy link
Collaborator

cnovak commented Feb 24, 2020

Closing as duplicate of apigee/apigee-edge-drupal#330

@cnovak cnovak closed this as completed Feb 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants