Skip to main content

Hi Community,

 

When Creating a New document revision it will occur the below error .Customer is in  IFS Cloud 22R2

 

{
    "error": {
        "code": "ODATA_PROVIDER_ERROR",
        "message": "An internal server error occurred. Contact administrator.",
        "details": >
            {
                "code": "HTTP_METHOD_NOT_ALLOWED",
                "message": "HTTP method 'GET' not allowed for this resource."
            }
        ]
    }
}

In the debug information it shows the above error.

 

Please let me know if any one came across this error

 

Thank you

Hi Community,

 

When Creating a New document revision it will occur the below error .Customer is in  IFS Cloud 22R2

 

{
    "error": {
        "code": "ODATA_PROVIDER_ERROR",
        "message": "An internal server error occurred. Contact administrator.",
        "details":
            {
                "code": "HTTP_METHOD_NOT_ALLOWED",
                "message": "HTTP method 'GET' not allowed for this resource."
            }
        ]
    }
}

In the debug information it shows the above error.

 

Please let me know if any one came across this error

 

Thank you

 

@AMMELK ,

 

Did you check the permissions ? I think not every user can create  document revisions.

 

Kind Regards!
Niyomal


Reply