Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Oauth refreshToken endpoint for teams #13159

Merged
merged 6 commits into from
Jan 11, 2024

Conversation

CarinaWolli
Copy link
Member

What does this PR do?

The Access token returned by oauth/refreshToken wasn't valid for teams. This fixes the issue that a Zap connected to a team account always needs to be reconnected when editing.

Copy link

vercel bot commented Jan 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ai ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 11, 2024 8:34pm
api ❌ Failed (Inspect) Jan 11, 2024 8:34pm
dev ❌ Failed (Inspect) Jan 11, 2024 8:34pm
qa 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jan 11, 2024 8:34pm
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
cal ⬜️ Ignored (Inspect) Visit Preview Jan 11, 2024 8:34pm
cal-demo ⬜️ Ignored (Inspect) Jan 11, 2024 8:34pm
ui ⬜️ Ignored (Inspect) Visit Preview Jan 11, 2024 8:34pm

Copy link
Contributor

github-actions bot commented Jan 10, 2024

Thank you for following the naming conventions! 🙏 Feel free to join our discord and post your PR link.

Copy link

deploysentinel bot commented Jan 10, 2024

Current Playwright Test Results Summary

✅ 381 Passing - ⚠️ 15 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 01/11/2024 09:40:32pm UTC)

Run Details

Running Workflow PR Update on Github Actions

Commit: ec01f9e

Started: 01/11/2024 09:29:13pm UTC

⚠️ Flakes

📄   apps/web/playwright/booking-seats.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Booking with Seats User can create a seated event (2 seats as example)
Retry 1Initial Attempt
0.80% (2) 2 / 249 runs
failed over last 7 days
10.84% (27) 27 / 249 runs
flaked over last 7 days

📄   apps/web/playwright/booking/selectQuestion.e2e.ts • 2 Flakes

Top 1 Common Error Messages

null

2 Test Cases Affected

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Booking With Phone Question and Each Other Question Booking With Select Question and Address Question Select and Address not required
Retry 1Initial Attempt
0% (0) 0 / 254 runs
failed over last 7 days
3.15% (8) 8 / 254 runs
flaked over last 7 days
Booking With Phone Question and Each Other Question Booking With Select Question and Radio group Question Select required and Radio group required
Retry 1Initial Attempt
1.19% (3) 3 / 253 runs
failed over last 7 days
1.58% (4) 4 / 253 runs
flaked over last 7 days

📄   apps/web/playwright/booking/radioGroupQuestion.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Booking With Radio Question and Each Other Question Booking With Radio Question and Address Question Booking With Radio Question and multiselect Question Radio and multiselect text not required
Retry 1Initial Attempt
0% (0) 0 / 254 runs
failed over last 7 days
3.54% (9) 9 / 254 runs
flaked over last 7 days

📄   apps/web/playwright/event-types.e2e.ts • 3 Flakes

Top 1 Common Error Messages

null

3 Test Cases Affected

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Event Types tests user -- future can add new event type
Retry 1Initial Attempt
0.73% (2) 2 / 273 runs
failed over last 7 days
0.73% (2) 2 / 273 runs
flaked over last 7 days
Event Types tests user -- future enabling recurring event comes with default options
Retry 1Initial Attempt
1.10% (3) 3 / 273 runs
failed over last 7 days
5.13% (14) 14 / 273 runs
flaked over last 7 days
Event Types tests user -- legacy Different Locations Tests Can add Cal video location and book with it
Retry 1Initial Attempt
0.38% (1) 1 / 264 run
failed over last 7 days
3.41% (9) 9 / 264 runs
flaked over last 7 days

📄   apps/web/playwright/oauth-provider.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
OAuth Provider redirect not logged-in users to login page and after forward to authorization page
Retry 1Initial Attempt
0% (0) 0 / 264 runs
failed over last 7 days
2.27% (6) 6 / 264 runs
flaked over last 7 days

📄   packages/app-store/routing-forms/playwright/tests/basic.e2e.ts • 2 Flakes

Top 1 Common Error Messages

null

2 Test Cases Affected

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Routing Forms Seeded Routing Form Router URL should work
Retry 1Initial Attempt
0.38% (1) 1 / 265 run
failed over last 7 days
14.72% (39) 39 / 265 runs
flaked over last 7 days
Routing Forms Seeded Routing Form Test preview should return correct route
Retry 1Initial Attempt
0% (0) 0 / 265 runs
failed over last 7 days
11.70% (31) 31 / 265 runs
flaked over last 7 days

📄   packages/embeds/embed-core/playwright/tests/action-based.e2e.ts • 3 Flakes

Top 1 Common Error Messages

null

3 Test Cases Affected

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Popup Tests should be able to reschedule
Retry 2Retry 1Initial Attempt
12.83% (34) 34 / 265 runs
failed over last 7 days
84.91% (225) 225 / 265 runs
flaked over last 7 days
Popup Tests should open embed iframe on click - Configured with light theme
Retry 2Retry 1Initial Attempt
2.26% (6) 6 / 266 runs
failed over last 7 days
55.26% (147) 147 / 266 runs
flaked over last 7 days
Popup Tests Floating Button Popup Pro User - Configured in App with default setting of system theme should open embed iframe according to system theme when no theme is configured through Embed API
Retry 1Initial Attempt
2.28% (6) 6 / 263 runs
failed over last 7 days
82.13% (216) 216 / 263 runs
flaked over last 7 days

📄   packages/embeds/embed-core/playwright/tests/preview.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Preview Preview - embed-core should load
Retry 1Initial Attempt
0% (0) 0 / 264 runs
failed over last 7 days
19.32% (51) 51 / 264 runs
flaked over last 7 days

📄   packages/embeds/embed-core/playwright/tests/inline.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Inline Iframe Inline Iframe - Configured with Dark Theme
Retry 1Initial Attempt
1.89% (5) 5 / 264 runs
failed over last 7 days
35.23% (93) 93 / 264 runs
flaked over last 7 days

View Detailed Build Results


@PeerRich PeerRich added the Medium priority Created by Linear-GitHub Sync label Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working core area: core, team members only Medium priority Created by Linear-GitHub Sync zapier Created by Linear-GitHub Sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CAL-2910] fix: Oauth refreshToken endpoint for teams
3 participants