Your credentials are valid. but you are not a member of an organization. Issue after installed on premises setup.

Not applicable

Please let me know how to add member to organization. and also how to find organizations.

Solved Solved
0 4 1,405
1 ACCEPTED SOLUTION

Dear @Venkateswarlu Pesala ,

You can add new user to the org by running below command from the instance.

/opt/apigee4/bin/create-user.sh

Cheers,

Anil Sagar

View solution in original post

4 REPLIES 4

Dear @Venkateswarlu Pesala , Are you using same credentials as the one you have given while setting up org using the command /opt/apigee4/bin/setup-org.sh ??

Dear @Venkateswarlu Pesala ,

You can add new user to the org by running below command from the instance.

/opt/apigee4/bin/create-user.sh

Cheers,

Anil Sagar

Thanks... It worked.

This message indicates that your account has been provisioned in Apigee, but not associated to any Org. Remember Apigee is a multi-tenant platform, so you can create multiple Orgs/Environments with your single instance. As a sysadmin you can login to Apigee Enterprise UI and add user to desired Org.

As part of the on-boarding, you should have executed (assuming you have installed Apigee under /opt) the following script.

/opt/apigee4/bin/setup-org.sh 

This script will create an Org, Users and Environments.