L

3 Messages

 • 

200 Points

Tuesday, September 3rd, 2024 3:36 PM

Receiving 403, 'CSRF token mismatch', errors from POST commands

Within the last 2 weeks I have started receiving 403 return codes for every REST API POST command attempted via Python scripts in our Dev environment. All of these scripts have executed successfully multiple times prior to something changing in the environment.

I have tested the POST commands via the REST API GUI and via Postman, all work. The problem definitely seems to be related to the Python to Collibra REST API environment.

Has anyone experienced this and come up with a resolution?

86 Messages

 • 

3K Points

3 months ago

We have run into this when the API user account password expired. There is no notification that I have seen, but it could be because of a shared email address. The fix was to update the password associated with the account.

Loading...