OAuth module: SQLAlchemy v2 compatibility #1327
Labels
bug
M-T: A confirmed bug report. Issues are confirmed when the reproduction steps are documented
good first issue
oauth
Version: 3x
Milestone
As reported at slackapi/bolt-python#822, our StateStore/InstallationStore implementations are not compatible with SQLAlchemy v2.
Reproducible in:
The Slack SDK version
Any versions
Python runtime version
Any versions
OS info
Any operating systems
Steps to reproduce:
Refer to slackapi/bolt-python#822
Expected result:
The state parameter validation succeeds
Actual result:
Always fails with an exception
The text was updated successfully, but these errors were encountered: