-
-
Notifications
You must be signed in to change notification settings - Fork 47
Issues: omarryhan/aiogoogle
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Substitute the urlshortener_v1 API with an active API in all tests that use it - Google's URL Shortener API has been deprecated.
chore
good first issue
Good for newcomers
#14
opened Dec 8, 2019 by
omarryhan
updated Jul 12, 2021
Response caching support?
feature
New feature or request
#79
opened Nov 5, 2021 by
kovan
updated Nov 9, 2021
Rename instantiated Good for newcomers
Aiogoogle
objects in the docs to api
to avoid name clashes between the aiogoogle module and aiogoogle object
chore
good first issue
#82
opened Nov 19, 2021 by
omarryhan
updated Nov 20, 2021
Attempt to call Discovery API v2 if v1 returns 404
feature
New feature or request
#65
opened Jul 31, 2021 by
omarryhan
updated Jan 9, 2022
Add Typing to args and class attributes
chore
#16
opened Jan 12, 2020 by
thehesiod
updated Jan 21, 2022
DeprecationWarning: Inheritance class AiohttpSession from ClientSession is discouraged
chore
#90
opened Mar 10, 2022 by
RomeoDespres
updated Apr 9, 2022
Whitelist
uploadType
url parameter from validation. Also automatically add it to each request when required.
chore
#66
opened Jul 31, 2021 by
omarryhan
updated Apr 9, 2022
Using pipe_to and pipe_from
question
Further information is requested
#98
opened Jul 10, 2022 by
Shmookoff
updated Jul 16, 2022
Retry with incremental backoff
feature
New feature or request
#45
opened Jan 11, 2021 by
omarryhan
updated Aug 9, 2022
Can we provide a way to test the package end to end?
chore
#103
opened Aug 16, 2022 by
praveen-kukreja
updated Aug 17, 2022
Updating google drive file contents yields corrupted file due to multipart
bug
Something isn't working
#118
opened May 6, 2023 by
AdeelK93
updated May 10, 2023
HttpError doesn't include JSON error response with the "pipe_to" option enabled
bug
Something isn't working
#120
opened Jun 22, 2023 by
jedrazb
updated Jun 23, 2023
support for BatchHttpRequest
feature
New feature or request
#15
opened Jan 12, 2020 by
thehesiod
updated Jan 15, 2024
trio
support broken: unexpected keyword argument 'auth_manager'
bug
#138
opened Apr 18, 2024 by
burnpanck
updated Apr 19, 2024
Use google.auth.default with aiogoogle
question
Further information is requested
#153
opened Jan 9, 2025 by
blooser
updated Jan 27, 2025
ProTip!
Exclude everything labeled
bug
with -label:bug.