A hardcoded placeholder consent sourceReference needs to be replaced with an actual consent document reference when consent API support is implemented.
sourceReference: {
reference: "http://example.org/DocumentReference/someconsent"
}
This will be fixed with consent API support in a future update.
Description
A hardcoded placeholder consent sourceReference needs to be replaced with an actual consent document reference when consent API support is implemented.
Location
File:
bulk-export-client/pdex_utils.balLines: ~123-125
Current Implementation
The code currently uses a placeholder:
Resolution
This will be fixed with consent API support in a future update.
References