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
fix: remove project ID override when using token provider (#281)
Pipedream JWT access tokens do not have the project
ID encoded in it. Clients should use the project ID
passed in during initialization.
---------
Co-authored-by: Jay Vercellone <jay@pipedream.com>
0 commit comments