Skip to main content
Planview Customer Success Center

Error -13 when creating project time using the API

Symptoms

Error in API log:

14:24:46 Level2: Error: Number= -13 Message= Invalid Id: [BillingOfficeId], please check task.
14:24:46 Level2: StackTrace: at Changepoint.ChangepointAPI2.ApiException.SetError(Int32 errNum, String details, Boolean throwException, String sField)
at Changepoint.ChangepointAPI2.ApiTime.ValidateMe(ApiTime objOriginal)


Reason

Same GUID, which is originally a project ID, was used in all of the following parameters:

  • BookedByResourceId
  • ProjectId
  • ResourceId
  • TaskId
  • WorkCodeId
  • WorkCodeCategoryId
  • WorkLocationId
  • WorkLocationGroupId

Resolution

Use correct ID values for each of the parameters