<-- Back

Error CE3470: This app contains more than one service with path 'oauth/v2'

Issue

When more than one Published REST service uses the same path 'oauth/v2', the system shows one of the following error messages:

Code: CE3470
Message: This app contains more than one service with path 'oauth/v2': '<Module name>.<document name>', '<Module name>.oauth2'.
Element: -
Document: Published REST service '<Document name>'
Module: <Module name>


 

Code: CE3470
Message: This app contains more than one service with path 'oauth/v2': 'Module name>.oauth2', 'Module name>.<document name>'.
Element: -
Document: Published REST service 'oauth2'
Module: <Module name>

Environment

Mendix Studio Pro 9.22 and higher

Cause

The checks for REST services were enhanced to yield improved performance and clearer error messages. Now, Studio Pro checks for different operations on the same endpoint.

These kinds of operations were never possible, but they were not checked before.

Solution/Workaround

Each service must be hosted on its own path.

Related Zendesk ticket and Jira

  • 183616

Additional information

OIDC SSO | Mendix Documentation

 

Have more questions? Submit a request

0 Comments

Article is closed for comments.

To provide feedback, please open a ticket here. Don't forget to include the article's URL along with the feedback you would like to provide.