apigee / apigee-m10n-drupal

Add monetization features to a Drupal developer portal
https://www.drupal.org/project/apigee_m10n
GNU General Public License v2.0
13 stars 13 forks source link

Erro while searching billing document in apigee monitization page #338

Open RashidAli48 opened 2 years ago

RashidAli48 commented 2 years ago

When I try to get the billing document the endpoint doesnt respond. Although all other features are working fine. Here is the endpoint which is not responding: POST http://IP:8080/v1/mint/organizations/org-name/search-billing-documents

raakesh-blokhra commented 2 years ago

Hi @RashidAli48 Can you please tell us the steps that we can use to reproduce the issue? Any logs/screenshots will be helpful as well.

raakesh-blokhra commented 2 years ago

@RashidAli48 just FYI, I was not able to find that API on our docs: https://apidocs.apigee.com/docs/monetization/1/overview

RashidAli48 commented 2 years ago

Hi, We are using the on-prem model. On the developer portal when we try to click on Received Bills it gives us an error. So after that when I see in the logs I find that endpoint is not responding from the management server. This is how we can reproduce it: image