404 Error on view

Hello,

I have a custom view that is named view_forest_santander_loan_request.

Everything is working fine in RECETTE environnement, but I have a 404 error in production :
e[32minfo:e[0m [200] GET /forest/viewForestSouscription - 325ms
e[33mwarning:e[0m [404] GET /forest/viewForestSantanderLoanRequest - 2ms

I’m using Sequelize Data source. The view exists, we are running exactly the same code on both environnement.
How can I debug to understand this 404 error ?

Regards,

David

Hello,

Could you please fill in the required info when creating a post in the “Help me!” section? It’ll help us a lot to understand the source of your issue and to reproduce the problem if we need to.

Please copy/paste the following template and fill in the required info for each section.

<!-- ⚠️ This is a template you must use to report issues. ⚠️  -->
<!-- You can also drag images, videos and include pre-formatted text.  -->

## Feature(s) impacted
<!-- Please describe in this mandatory section the feature(s) that will be discussed in this topic. -->

## Observed behavior
<!-- Please describe in this mandatory section the current behavior you observe. -->

## Expected behavior
<!-- Please describe in this mandatory section the behavior you are expecting. -->

## Failure Logs

<!-- In this optional section, please include any relevant log snippets if necessary. -->
<!-- Or remove this section if left empty. -->

## Context

<!-- Please provide in this **mandatory section**, the relevant information about your configuration: -->
- Project name: ...
- Team name: ...
- Environment name: ...
- Agent (forest package) name & version: ...
- Database type: ...
- Recent changes made on your end if any: ...