- Org name: DevBase
- Detailed description of the issue and where it occurs: We are unable to reach a contract through its ID. We tried using a GET with “https://api.letsdeel.com/rest/v2/contracts/:id” and tried to POST with “https://api.letsdeel.com/rest/v2/contracts/:id/invitations” as we always did, but now we get a 404 status in return. We used that exact same ID to sign the contract we just created and it worked just fine.
Any help will be really appreciated.