Passing from 2.5.0 to 2.6.0rc1 broke the oauth_v2_access method. it keeps returning an invalid_client_id error.
Filling out the following details about bugs will help us solve your issue sooner.
slackclient version: 2.6.0rc1
python version: 3.7.6
OS version(s): macOS 10.15.3
client.oauth_v2_access(
client_id=config.APP_CLIENT_ID,
client_secret=config.APP_CLIENT_SECRET,
code=auth_code
)
Access token
invalid_client_id
Thank you very much for taking the time to report this. I'll fix this.
@marshallino16 I've fixed this issue and published a new RC version to PyPI. Could you try it out when you have a chance? https://pypi.org/project/slackclient/2.6.0rc2/
Thank you again for reporting this!
Already!
I've just tested it, 100% fixed
Thank you
Most helpful comment
Already!
I've just tested it, 100% fixed
Thank you