apify-cli icon indicating copy to clipboard operation
apify-cli copied to clipboard

fix outputJobLog API call with security token

Open jeremydenoun opened this issue 1 year ago • 0 comments

If you ask to security team to enable token verification to all API call, this method will fail because doesn't pass token.

This commit add default parameter to Log Client (so token) to follow common token security usage.

jeremydenoun avatar Dec 29 '24 20:12 jeremydenoun