Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / omarryhan/aiogoogle issues and pull requests

#153 - Use google.auth.default with aiogoogle

Issue - State: open - Opened by blooser about 1 month ago - 3 comments
Labels: question

#152 - bad request content

Issue - State: closed - Opened by GDjkhp about 2 months ago - 4 comments

#151 - Fix another DeprecationWarning, and a bug in _is_expired

Pull Request - State: closed - Opened by npt 4 months ago - 1 comment

#150 - Fix two DeprecationWarnings

Pull Request - State: closed - Opened by npt 4 months ago - 1 comment

#149 - Feature request: Callback when user credentials has been refreshed

Issue - State: closed - Opened by azatoth 5 months ago - 2 comments

#148 - Add hint error when discovery document v1 fails

Pull Request - State: closed - Opened by dfguerrerom 6 months ago - 1 comment

#147 - support for earthengine api

Issue - State: closed - Opened by dfguerrerom 6 months ago - 3 comments
Labels: bug

#146 - Add type hints to several functions

Pull Request - State: closed - Opened by TomerYogev 7 months ago - 1 comment

#145 - fix mypy error on comment '# type:` fixes #143

Pull Request - State: closed - Opened by nagibyro 7 months ago

#144 - Places v1 API not supported

Issue - State: closed - Opened by gregbrowndev 7 months ago - 2 comments
Labels: bug

#143 - MyPy Error on 5.10.0

Issue - State: closed - Opened by nagibyro 8 months ago - 5 comments
Labels: bug

#142 - Revert "Revert "Merge pull request #140 from Goldziher/patch-1""

Pull Request - State: closed - Opened by omarryhan 8 months ago

#141 - Add type annotation for HTTPError

Pull Request - State: closed - Opened by wenleix 8 months ago - 2 comments

#140 - chore: add py.typed

Pull Request - State: closed - Opened by Goldziher 9 months ago - 3 comments

#139 - Should attributes in `HTTPError` be type annotated?

Issue - State: closed - Opened by wenleix 9 months ago - 1 comment

#138 - `trio` support broken: unexpected keyword argument 'auth_manager'

Issue - State: open - Opened by burnpanck 10 months ago - 3 comments
Labels: bug

#137 - Add universe_domain to creds.py

Pull Request - State: closed - Opened by ryanlewist 11 months ago - 2 comments

#136 - Improve authentication scripts

Pull Request - State: closed - Opened by AstreaTSS about 1 year ago - 1 comment

#133 - Fix refresh error

Pull Request - State: closed - Opened by omarryhan over 1 year ago

#132 - UserCreds oauth token not refreshed after 1hour

Issue - State: closed - Opened by nebularazer over 1 year ago - 1 comment
Labels: bug

#131 - FYI sending messages with Gmail doesn't work

Issue - State: closed - Opened by bryanhpchiang over 1 year ago - 3 comments
Labels: question

#130 - Fixed typo

Pull Request - State: closed - Opened by oDepleted over 1 year ago - 1 comment

#129 - Changed return type of `build_user_creds`

Pull Request - State: closed - Opened by oDepleted over 1 year ago - 1 comment

#128 - Trimmed trailing whitespace

Pull Request - State: closed - Opened by oDepleted over 1 year ago - 1 comment

#127 - Updated oauth2 examples to use Oauth2Manager

Pull Request - State: closed - Opened by oDepleted over 1 year ago

#126 - Issue with `ServiceAccountCreds` with `universe_domain`

Issue - State: closed - Opened by a-fellow-human over 1 year ago - 2 comments
Labels: feature

#125 - fix user creds not found error in next page iterator

Pull Request - State: closed - Opened by omarryhan over 1 year ago

#124 - Requesting Google Drive list with multiple pages always results in user_creds of None

Issue - State: closed - Opened by montessoriforall over 1 year ago - 3 comments
Labels: bug

#123 - fix typo in docs/index.rst

Pull Request - State: closed - Opened by astroanax over 1 year ago - 1 comment

#122 - Handle UnicodeDecode errors for non text-based response content-types

Pull Request - State: closed - Opened by lucasknode over 1 year ago - 2 comments

#121 - paginn issue

Issue - State: closed - Opened by dev-point-team over 1 year ago - 2 comments
Labels: bug

#120 - HttpError doesn't include JSON error response with the "pipe_to" option enabled

Issue - State: open - Opened by jedrazb over 1 year ago - 1 comment
Labels: bug

#119 - Authentication using application default method

Issue - State: closed - Opened by pinheiro-bruno over 1 year ago - 1 comment

#118 - Updating google drive file contents yields corrupted file due to multipart

Issue - State: open - Opened by AdeelK93 almost 2 years ago - 5 comments
Labels: bug

#117 - Support for Oauth2 for refreshing tokens while pagination

Pull Request - State: closed - Opened by neel004 almost 2 years ago - 4 comments

#116 - Allow empty string in path_params_safe_chars

Pull Request - State: closed - Opened by KonstantAnxiety almost 2 years ago - 2 comments

#115 - Extract safe-characters for each param

Pull Request - State: closed - Opened by jignesh-crest about 2 years ago - 3 comments

#114 - Fixed downloading of blob with a slash in the name (GCS)

Pull Request - State: closed - Opened by david-fridrich about 2 years ago - 2 comments

#113 - URL formatting breaks the people.connections.list method

Issue - State: closed - Opened by adam-expa about 2 years ago - 1 comment
Labels: bug

#112 - Unclosed client session

Issue - State: closed - Opened by Bluenix2 about 2 years ago - 4 comments
Labels: question

#111 - Inconsistent response.

Issue - State: closed - Opened by artemkostin about 2 years ago - 5 comments
Labels: question

#110 - Refresh tokens while pagination

Pull Request - State: closed - Opened by neel004 about 2 years ago

#109 - Token is not getting refreshed after its expired after around 1 hour

Issue - State: closed - Opened by praveen-elastic about 2 years ago - 17 comments
Labels: bug

#108 - Add option to fetch API discovery doc from custom endpoint (fix for #94 #107)

Pull Request - State: closed - Opened by Phil305 over 2 years ago - 5 comments

#107 - Aiogoogle doesn't support the beta Drive Labels API

Issue - State: closed - Opened by Phil305 over 2 years ago - 5 comments
Labels: feature

#106 - Add option to pass HTTP headers to API calls

Pull Request - State: closed - Opened by kovan over 2 years ago - 2 comments

#105 - URL encoding issues with Calendar IDs

Issue - State: closed - Opened by jgayfer over 2 years ago - 1 comment

#104 - URL formatting issue

Issue - State: closed - Opened by dmitry-engineer over 2 years ago - 3 comments
Labels: bug

#103 - Can we provide a way to test the package end to end?

Issue - State: open - Opened by praveen-elastic over 2 years ago - 1 comment
Labels: chore

#102 - added support for asynciterable type for pipe_from parameter

Pull Request - State: closed - Opened by erangalon over 2 years ago - 1 comment

#101 - Ability to upload from AsyncIterable object

Issue - State: closed - Opened by erangalon over 2 years ago - 6 comments

#100 - Add contextvars as conditional requirement for python less than 3.7

Pull Request - State: closed - Opened by neel004 over 2 years ago - 1 comment

#99 - Module import error : contextvars

Issue - State: closed - Opened by neel004 over 2 years ago - 2 comments

#98 - Using pipe_to and pipe_from

Issue - State: open - Opened by Shmookoff over 2 years ago - 13 comments
Labels: question

#97 - Fix URL quoting bug

Pull Request - State: closed - Opened by pyryjook over 2 years ago

#96 - Bug in URL path parameter quoting

Issue - State: closed - Opened by pyryjook over 2 years ago - 10 comments
Labels: bug

#95 - Unable to donwload/export .docx files

Issue - State: closed - Opened by Vioshim almost 3 years ago - 5 comments
Labels: question

#94 - [FEATURE] Add option to provide custom discovery url

Issue - State: closed - Opened by Ced-Sharp almost 3 years ago - 1 comment
Labels: feature

#93 - Stream uploaded files

Pull Request - State: closed - Opened by NabilMostafa almost 3 years ago - 2 comments

#92 - Context variables for managing sessions.

Pull Request - State: closed - Opened by Shmookoff almost 3 years ago

#91 - Unable to reuse the same Aiogoogle object throughout the app.

Issue - State: closed - Opened by Shmookoff almost 3 years ago - 14 comments

#90 - DeprecationWarning: Inheritance class AiohttpSession from ClientSession is discouraged

Issue - State: open - Opened by RomeoDespres almost 3 years ago - 1 comment
Labels: chore

#89 - Stream downloaded files

Pull Request - State: closed - Opened by NabilMostafa almost 3 years ago - 3 comments

#88 - License type in __version__.py does not match license type in LICENSE file

Issue - State: closed - Opened by marpulli almost 3 years ago - 3 comments
Labels: question

#87 - allow streaming of files / handling of download and uploads within python

Issue - State: closed - Opened by FlorianLudwig almost 3 years ago - 6 comments
Labels: feature

#86 - Fix on missing names in __all__

Pull Request - State: closed - Opened by jupiterbjy about 3 years ago - 2 comments

#85 - Missing names in aiogoogle.__all__

Issue - State: closed - Opened by jupiterbjy about 3 years ago - 5 comments
Labels: bug

#84 - Encode scope when building authorization URI

Pull Request - State: closed - Opened by jgayfer about 3 years ago - 2 comments

#83 - Cannot export file with mimetype PDF

Issue - State: closed - Opened by montessoriforall about 3 years ago - 6 comments
Labels: question

#81 - Exception "AttributeError: __aenter__" when trying to begin async routine

Issue - State: closed - Opened by starmandeluxe about 3 years ago - 4 comments
Labels: question

#80 - How to redirect queries to another server?

Issue - State: closed - Opened by kovan about 3 years ago - 4 comments
Labels: question

#79 - Response caching support?

Issue - State: open - Opened by kovan over 3 years ago - 1 comment
Labels: feature

#78 - Fix verify_android_iap example

Pull Request - State: closed - Opened by Gitznik over 3 years ago

#77 - Provide raise_on_status to the send methods

Pull Request - State: closed - Opened by Gitznik over 3 years ago - 3 comments

#76 - Provide raise_on_status to the send methods

Pull Request - State: closed - Opened by Gitznik over 3 years ago - 1 comment

#75 - Add argument to request to ignore HTTP code 400

Issue - State: closed - Opened by Gitznik over 3 years ago - 7 comments
Labels: question

#73 - Dependency graph in GitHub for aiogoogle points to wrong repo

Issue - State: closed - Opened by Ahsoka over 3 years ago - 12 comments

#72 - Bug in `authorization_url` `include_granted_scopes` parameter

Issue - State: closed - Opened by Ahsoka over 3 years ago - 4 comments
Labels: bug

#71 - Bug in `authorization_url` scopes parsing?

Issue - State: closed - Opened by Ahsoka over 3 years ago - 3 comments
Labels: bug

#70 - HTTPError quotaExceeded No documentation for handling pagination without generator

Issue - State: closed - Opened by Vergenter over 3 years ago - 3 comments
Labels: question

#69 - ValidationError false positives

Issue - State: closed - Opened by sanzoghenzo over 3 years ago - 13 comments
Labels: bug

#68 - Add the option to upload bytes object

Pull Request - State: closed - Opened by sanzoghenzo over 3 years ago - 9 comments

#67 - feature request: support for in memory upload/download media

Issue - State: closed - Opened by sanzoghenzo over 3 years ago - 11 comments
Labels: feature

#65 - Attempt to call Discovery API v2 if v1 returns 404

Issue - State: open - Opened by omarryhan over 3 years ago
Labels: feature

#64 - Gmail Message with upload_file doesn't work

Issue - State: closed - Opened by nkitsaini over 3 years ago - 3 comments
Labels: bug

#63 - Chat API {name=spaces/*} and unquoting issue

Issue - State: closed - Opened by leandrotoledo over 3 years ago - 2 comments
Labels: bug

#62 - Download file in chunks

Pull Request - State: closed - Opened by PluieElectrique over 3 years ago - 3 comments

#61 - Getting an access token

Issue - State: closed - Opened by Aspect1103 almost 4 years ago - 14 comments

#60 - Added example file

Pull Request - State: closed - Opened by BebopChrome almost 4 years ago - 6 comments

#59 - Added example file

Pull Request - State: closed - Opened by BebopChrome almost 4 years ago

#58 - google sheets api batchGet only accepts a single range

Issue - State: closed - Opened by BebopChrome almost 4 years ago - 20 comments
Labels: feature

#57 - Do not mutate uri_params because it is used later.

Pull Request - State: closed - Opened by amirouche almost 4 years ago - 6 comments

#55 - Use all valid ISS values during JWT token validation

Pull Request - State: closed - Opened by rocha almost 4 years ago - 3 comments

#54 - Google Sign-in tokens are issued under ISS="accounts.google.com"

Issue - State: closed - Opened by rocha almost 4 years ago - 1 comment
Labels: bug

#53 - Improvements to validation

Pull Request - State: closed - Opened by lukasthaler almost 4 years ago - 2 comments

#52 - Handling repeated values in query parameters

Issue - State: closed - Opened by lukasthaler almost 4 years ago - 6 comments
Labels: feature