-
Notifications
You must be signed in to change notification settings - Fork 110
Description
Hi Team,
We are using connected client App for Metrics Toolkit code. while fetching the auth token from ['https://eu1.anypoint.mulesoft.com:443/accounts/api/v2/oauth2/token] we are getting HTTP:CONNECTIVITY error.
Please find below error for reference,
Postman error:
{
"message": "Internal Server error",
"error": "HTTP POST on resource 'https://eu1.anypoint.mulesoft.com:443/accounts/api/v2/oauth2/token' failed: null."
}
Studio error:
Message : HTTP POST on resource 'https://eu1.anypoint.mulesoft.com:443/accounts/api/v2/oauth2/token' failed: null.
Element : (None)
Element DSL : (None)
Error type : HTTP:CONNECTIVITY
FlowStack : (None)
Payload Type : org.mule.runtime.core.internal.streaming.bytes.ManagedCursorStreamProvider
Please help us to resolve the issue.