You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Eloqua API Create Form throws Internal Server Error

Hi,

I'm using the Eloqua API  to create a form following this documentation https://docs.oracle.com/en/cloud/saas/marketing/eloqua-rest-api/op-api-rest-2.0-assets-form-post.html 

But when I executed the POST request I'm receiving the following error in the respone:



<html>


<head>

    <title>Internal Server Error</title>

</head>


<body>

    <h1>

        Internal Server Error

    </h1>

    <div>

        There was an internal server error.

    </div>

    <div>

        The error has been logged with log identifier <b>0</b>.

    </div>

    <div>

        Please provide this log identifier to technical support.

    </div>

</body>


</html>

I'm sending the request using Postman, all the GET requests I try like getting the list of form and so on, work as espected also I was able send post request to archive a form but the creating seems to be a problem.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!