How to remove access token from logs when they're passed as a URL parameter?

I’m working with the Facebook Graph API, which is having me pass the access token as a URL parameter, and it ends up being shown in the logs whenever there’s an error.

How do I change this behavior to exclude the access token? I vaguely recall seeing something about a setting somewhere but I can’t remember.

Hello, thanks for submitting this question! I’m looking into whether there’s a way to exclude this token, maybe through log configuration. I’ll reply here once I find any leads.