REST API error code 2932

REST API error code 2932

Hello, I am trying to use the REST API to add records from an external application. I have followed all the steps in the documentations and I am using the generated authtoken, but I keep getting the error below. Any suggestions?

  1. <response>
        <errorlist>
            <error>
                <code>2932</code>
                <message>
                    <![CDATA[Profile Inactive]]>
                </message>
            </error>
        </errorlist>
    </response>