You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: