Hello,
following the documentation, the Bulk Tracking Requests contains one json object. That object should contain two fields, one with the requests to track and one field with 'token_auth'. I just found, that the token_auth parameter is not taken from the json object, but expected to be an url parameter. Is there a place to report this difference in documentation and implementation?
Update: And it looks to me, that the token_auth parameter must be given twice, once with the POST body and once in the url.
best regards
Torsten
following the documentation, the Bulk Tracking Requests contains one json object. That object should contain two fields, one with the requests to track and one field with 'token_auth'. I just found, that the token_auth parameter is not taken from the json object, but expected to be an url parameter. Is there a place to report this difference in documentation and implementation?
Update: And it looks to me, that the token_auth parameter must be given twice, once with the POST body and once in the url.
best regards
Torsten