akhalil
akhalil
The website keep freezing and show the following message when searching for some items.  Checking the console log, give the following output. ``` Uncaught InternalError: too much recursion d...
from the docs [here](https://docs.tweepy.org/en/stable/authentication.html#twitter-api-v2) it says we we can authenticate with v2 using only the bearer token, but it fails with the following error: ``` Traceback (most recent call last):...
Motivation: Fix issue #252 , to support Gradle Groovy DSL
#### Describe the feature Simply support generating a project with kotlin as a programming language, but the gradle build script with groovy syntax instead of kotlin #### Use cases Should...