View Issue Details

IDProjectCategoryView StatusLast Update
0006199SymmetricDSImprovementpublic2024-02-15 20:28
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.14.0 
Target Version3.14.12Fixed in Version3.14.12 
Summary0006199: Remove securityToken parameter from /outgoingBatchSummary REST API call
DescriptionCurrently, the /outgoingBatchSummary REST API call requires a securityToken parameter. The value of this parameter must be equal to the unencrypted node password for the node specified by the nodeId parameter, or else the node will respond with HTTP code 406 (Not Acceptable). The securityToken parameter makes sense for some REST API calls such as /acknowledgebatch and /pulldata, but it should not be necessary for the /outgoingBatchSummary call.
Tagsapi

Relationships

related to 0006200 closedemiller SymmetricDS Pro Remove securityToken parameter from /outgoingBatchSummary REST API call 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.14 2051fea9

2024-01-23 16:03:06

evan-miller-jumpmind

Details Diff
0006199: Removed securityToken parameter from /outgoingBatchSummary REST API call Affected Issues
0006199
mod - symmetric-server/src/main/java/org/jumpmind/symmetric/web/rest/RestService.java Diff File

Issue History

Date Modified Username Field Change
2024-01-23 15:45 emiller New Issue
2024-01-23 15:45 emiller Status new => assigned
2024-01-23 15:45 emiller Assigned To => emiller
2024-01-23 15:45 emiller Tag Attached: api
2024-01-23 15:46 emiller Issue cloned: 0006200
2024-01-23 15:46 emiller Relationship added related to 0006200
2024-01-23 16:03 emiller Status assigned => resolved
2024-01-23 16:03 emiller Resolution open => fixed
2024-01-23 16:03 emiller Fixed in Version => 3.14.12
2024-02-05 18:57 admin Status resolved => closed
2024-02-15 20:28 Changeset attached => SymmetricDS 3.14 2051fea9