We are trying to query the API of an application from gateway but we get a 403 error.
Solution
There are different types of applications. Please be ensure that you are trying to call API type of application.
- Standard UI applications cannot/should not be accessed with gateway URL. To access any endpoint with gateway URL, application must be created with type API
- Applications with type API can be accessed within multiple UI applications
Notes