Discussions
Error 405 status /v1/recruiting/applications/documents
over 2 years ago by [email protected]
I'm trying to add a file to personio through the api link https://api.personio.de/v1/recruiting/applications/documents , but I get this error {"errors":[{"type":"com.personio.recruiting .api.http.ApiError","id":"831b36fe-acb0-455a-8722-5c446018a553","status":"405","title":"Method Not Allowed"}]}
I am using the code from the documentation https://developer.personio.de/reference/post_v1-recruiting-applications-documents.
Can you tell me what this error means?