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
- The server URL that's defined in OpenAI's playground uses two static fields. In practice, you'll define those dynamically in your app:
222
222
-`external_user_id`: `demo-openai-user-123`
223
223
-`app_slug`: `google_calendar`
224
-
- You'll also define the `PIPEDREAM_PROJECT_ID` and `PIPEDREAM_ENVIRONMENT` in you environment once, then use the Pipedream SDK or REST API to get a fresh access token.
224
+
- You'll also define the `PIPEDREAM_PROJECT_ID` and `PIPEDREAM_ENVIRONMENT` in your environment once, then use the Pipedream SDK or REST API to get a fresh access token.
0 commit comments