What is this error on the testing tab of the mgmt dash

Hello,

I created a new API for testing via the management dashboard. This created a test client for me automatically. This test client was automatically authorized to access this new API.

When I click on the “Test” tab (https://manage.auth0.com/#/apis//test), there is a delay, then the dashboard redirects to the API list (https://manage.auth0.com/#/apis).

Viewing the logs, I observe:

{
    "date": "2018-03-14T14:30:04.365Z",
    "type": "feccft",
    "description": "ExtensibilityImplementationError on credentials-exchange: Script generated an unhandled asynchronous exception.",
    "connection_id": "",
    "client_id": "<client id>",
    "client_name": "Defect API (Test Client)",
    "ip": "<my ip>",
    "hostname": "<tenant>.auth0.com",
    "user_id": "",
    "user_name": "",
    "audience": "<api audience setting>",
    "scope": null,
    "log_id": "90020180314143004366167735570828953157178363698367954994"
}

This does not happen for an API that was created a month ago, and only on newer APIs that I am creating. What is the unhandled exception? Is the API misconfigured? How do you debug this kind of problem?

Please advise.

Hey @dzwarg

As it has been more than a few months since this topic was opened and there has been no reply or further information provided from the community as to the existence of the issue we would like to check if you are still facing the described challenge?

We are more than happy to assist in any way! If the issue is still out there please let us know so we can create a new thread for better visibility, otherwise we’ll close this one in week’s time.

Thank you!

This topic was automatically closed after 6 days. New replies are no longer allowed.