Skip to content

Conversation

@norkans7
Copy link

No description provided.

@codecov
Copy link

codecov bot commented Sep 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (45f87fd) to head (93e0e1b).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #6265   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          506       506           
  Lines        25074     25074           
=========================================
  Hits         25074     25074           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link

Without activity, this PR will be closed in 14 days.

@github-actions
Copy link

Without activity, this PR will be closed in 14 days.

@github-actions
Copy link

Without activity, this PR will be closed in 14 days.

@norkans7 norkans7 force-pushed the update-fb-api-version branch from 80d0508 to 93e0e1b Compare January 5, 2026 07:37
@norkans7 norkans7 marked this pull request as ready for review January 5, 2026 09:12
Copilot AI review requested due to automatic review settings January 5, 2026 09:13
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Facebook Graph API version from v18.0 to v22.0 across Facebook, Instagram, and WhatsApp Cloud channel integrations.

Key Changes:

  • Updated Graph API version references in JavaScript SDK initialization and OAuth dialog URLs
  • Updated all Graph API endpoint URLs in Python backend code for channel claiming, token refresh, and webhook management
  • Updated corresponding test assertions to match the new API version

Reviewed changes

Copilot reviewed 16 out of 16 changed files in this pull request and generated no comments.

Show a summary per file
File Description
templates/channels/types/whatsapp/connect.html Updated FB SDK version and OAuth dialog URLs to v22.0
templates/channels/types/whatsapp/claim.html Updated OAuth dialog URLs to v22.0
templates/channels/types/instagram/refresh_token.html Updated FB SDK version to v22.0
templates/channels/types/instagram/claim.html Updated OAuth dialog URLs to v22.0
templates/channels/types/facebook/refresh_token.html Updated FB SDK version to v22.0
templates/channels/types/facebook/claim.html Updated OAuth dialog URLs to v22.0
temba/request_logs/tests.py Updated test assertions for Graph API URLs to v22.0
temba/channels/types/whatsapp/views.py Updated Graph API endpoint URLs for token debug, user assignment, phone verification, and registration to v22.0
temba/channels/types/whatsapp/type.py Updated Graph API endpoint URLs for WABA subscription and phone registration to v22.0
temba/channels/types/whatsapp/tests.py Updated test assertions and mock response data to v22.0
temba/channels/types/instagram/views.py Updated Graph API endpoint URLs for token debug, account fetching, and app subscription to v22.0
temba/channels/types/instagram/type.py Updated Graph API endpoint URL for app deactivation to v22.0
temba/channels/types/instagram/tests.py Updated test assertions to v22.0
temba/channels/types/facebook/views.py Updated Graph API endpoint URLs for token debug, account fetching, and app subscription to v22.0
temba/channels/types/facebook/type.py Updated Graph API endpoint URLs for app deactivation and messenger profile management to v22.0
temba/channels/types/facebook/tests.py Updated test assertions to v22.0

@rowanseymour rowanseymour merged commit 2099af7 into main Jan 5, 2026
11 checks passed
@rowanseymour rowanseymour deleted the update-fb-api-version branch January 5, 2026 15:38
@github-actions github-actions bot locked and limited conversation to collaborators Jan 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants