Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getConnectorMetrics filter connector_name does not seem to work #620

Closed
sebtesobe opened this issue Jun 30, 2017 · 1 comment
Closed

getConnectorMetrics filter connector_name does not seem to work #620

sebtesobe opened this issue Jun 30, 2017 · 1 comment
Assignees
Labels

Comments

@sebtesobe
Copy link
Contributor

Trying to filter the output via connector_name does not seem to work:

https://apisandbox.openbankproject.com/obp/v3.0.0/management/connector/metrics?start_date=2017-06-29 returns plenty of data. But:

https://apisandbox.openbankproject.com/obp/v3.0.0/management/connector/metrics?start_date=2017-06-29&connector_name=LocalMappedConnector$

-> Bad response code (401) from OBP API server: {"error":"Invalid signature"}

https://apisandbox.openbankproject.com/obp/v3.0.0/management/connector/metrics?start_date=2017-06-29&connector_name=LocalMappedConnector

-> { "metrics":[] }

@constantine2nd
Copy link
Collaborator

Due to continuous enhancements of the app this issue cannot be reproduced anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants