sginji

Results 9 comments of sginji

@emdneto may I pick this up given there's been no activity for many months?

@emdneto it appears that this test was deleted in https://github.com/open-telemetry/opentelemetry-python/commit/3497e6662984edb345eaac4c4d3ac4872d438a55#diff-73d0e7899abf301636c4ce674f9d18cbebe6718a6a210c18161024d1663bf6aaL522-L527 I guess this issue can be closed?

hi! i have a fix for this: https://github.com/gitroomhq/postiz-app/pull/962 Please let me know if this makes sense!

Hi, I'm interested in working on adding tests for the documentation. May I take this issue?

Hi! I am interested in working on this issue - can I pick this up? Would you consider this to be a good first issue?

thank you!! can you assign this to me? i will work on this

> I think only maintainers / approvers can do that https://github.com/open-telemetry/opentelemetry-python/pull/4701 - let me know if this makes sense!

@hramrach my initial thought was that the oauth library would raise a TokenExpiredError [here](https://github.com/oauthlib/oauthlib/blob/master/oauthlib/oauth2/rfc6749/clients/base.py#L215-L216) which would result in refreshing of the token [here](https://github.com/requests/requests-oauthlib/blob/f33dac32bd065b835b34e7f0a48025700aae1e31/requests_oauthlib/oauth2_session.py#L532) in requests-oauthlib. But I see now that...

hi @JonathanHuot @hramrach - i have a proposed fix for this https://github.com/requests/requests-oauthlib/pull/565