Ankesh Kumar Thakur
Ankesh Kumar Thakur
@ArturT apology for silence. I'm no longer integrating KnapsackPro. For me older version (
Is there any update on it? I see that there was PR for it but its closed now - https://github.com/PyGithub/PyGithub/pull/2738 It would be really great if these apis become part...
The current behavior deviates from OAuth 2.0/2.1 specifications. When a client ID is not found or invalid, FastMCP should return an `invalid_client` error with HTTP 401 status, which will trigger...
I have pushed a different implementation #1930 which is working for me. Would it be okay if it is also tried out.
I also tested #1923 and it is also working with the same steps outlined in my PR ``` INFO: 10.221.51.137:43832 - "GET /_liveness HTTP/1.1" 200 OK INFO: 10.221.51.137:43834 - "GET...
> Thanks [@AnkeshThakur](https://github.com/AnkeshThakur) - your approach looks great from a maintainability standpoint, but I'm a little confused about _why_ yours works because as far as I can tell the SDK...