Update deprecated query parameter to header (#18705)
Use of `access_token` is now deprecated, switching to HTTP header ``` Please use the Authorization HTTP header instead, as using the `access_token` query parameter is deprecated. ``` (cherry picked from commit 2f74ab39)
Please register or sign in to comment