Unable to create new release with SOAP API v2.2

Friday, August 26, 2016
Avatar
I'm facing problem when trying to create a new release using SOAP API v2.2

System.Web.Services.Protocols.SoapException: Release object needs to have ReleaseId set to null for creation
  at Inflectra.SpiraTest.Web.Services.v2_2.ImportExport.Release_Create(RemoteRelease remoteRelease, Nullable `1 parentReleaseId)

in the request I've set <releaseId>0</releaseId>.... Tried also -1 but no help (same error). If I leave it empty I get 'Input string was not in a correct format' error.
1 Replies
Friday, August 26, 2016
Avatar
re: joni.vanhamaki Friday, August 26, 2016
Managed to solve the problem, which was caused by missing auth cookie... However I think the seen error is not valid in this case as it didn't indicate any problem with authentication....

Spira Helps You Deliver Quality Software, Faster and With Lower Risk

And if you have any questions, please email or call us at +1 (202) 558-6885

 

Statistics
  • Started: Friday, August 26, 2016
  • Last Reply: Friday, August 26, 2016
  • Replies: 1
  • Views: 1668