When running oc apply command to create backend and product with the CRD content in Backend-product.yaml, the operator is failing to create the product with the following error
"Task failed SyncBackendUsage: Error sync product [{PRODUCT_NAME}] backendusages: product [{PRODUCT_NAME}] get backendUsages: error calling 3scale system - reason: {\"status\":\"Forbidden\"} - code: 403"
It seems to be that the token(tenant master token) generated by the operator does not have necessary access to perform the configuration changes for the product.
Please see this comment .
- is related to
-
THREESCALE-8276 backend usages endpoint fail when provider key is used
- Closed
- links to