HomeGuidesAPI ReferenceChangelogDiscussions
Discussions

Discussions

Ask a Question
Back to All

Intermittent 403 Errors on Contract Versions endpoint

Hi there

We are experiencing intermittent 403 errors (Forbidden access) when making a PUT request to this the contract versions endpoint.

PUT https://api.demo.factorial.dev/api/2024-10-01/resources/contracts/contract_versions/:id

These 403 errors only occur when making a request via OAuth, and we do not experience these issues when using an API key. We cannot seem to find any scope restrictions on the OAuth App that may be causing this intermittent issue, especially given it sometimes works

We are typically making this request immediately after creating a new employee - could have anything to do with it? ie a propagation delay creating the resources at Factorials end.

Can you provide any insight as to why we might be experiencing these issues and how we can resolve it?

Thanks!