You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[vertexai] Include appcheck token unconditionally (#6409)
The app check backend can differentiate between apps that do not use
appcheck at all, and those sending invalid data, by using a special
placeholder token when errors happen. We were previously not including
the token value in error cases, but we should.
---------
Co-authored-by: rachelsaunders <[email protected]>
0 commit comments