apigee / apigee-edge-drupal

The Apigee Edge module enables you to integrate a Drupal 9 or 8 site with Apigee.
https://www.drupal.org/project/apigee_edge
GNU General Public License v2.0
32 stars 45 forks source link

App credentials not visible in application details #596

Closed vjmatl closed 3 years ago

vjmatl commented 3 years ago

Description

See below screenshot the App credentials is not visible and it doesnt get copied when clicking on copy button.

Checking if anyone had seen this issue.

Screenshots

app_creds

Version Info:

 Drupal version: 8.9.2
"apigee/apigee_devportal_kickstart": "^1.17",
"drupal/apigee_api_catalog": "2.5",
"drupal/apigee_edge": "1.21.0",
"drupal/apigee_m10n": "1.6",
phdhiren commented 3 years ago

@vjmatl

Can you confirm if there are no custom theme/module alter is there? As with above version I'm not able to replicate issue. Specifically around apigee-secret.html.twig or theme_preprocess_app_credential

Also you can share all debug logs with us via Apigee support ticket? Here is the documentation on how to get the debug log and remove credentials.

phdhiren commented 3 years ago

@vjmatl I hope above have helped. Closing this issue for now, but if you need further assistance regarding this, please feel free to reopen it.