Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

maven-config-plugin error with userroles goal

yhuynh
New Member

userroles.txtI'm getting a 403 forbidden when running : mvn apigee-config:userroles -Pprod -Dapigee.config.options=update (see attached file) when it tries to POST to <org>/userroles/user/resourcepermissions

This is the error i get:

POST https://api.enterprise.apigee.com/v1/organizations/yemhuynh-eval/userroles/user/resourcepermissions
accept: [application/json]
accept-encoding: [gzip]
authorization: [Bearer [Not shown in log]
content-type: application/json
[Request body] {"resourcePermission":null}
[ERROR] Apigee call failed 403 Forbidden

All other goals work fine, just not this one.

1 6 335
6 REPLIES 6