Nicholas Shine
Nicholas Shine
Hey @solsson , like your jmx exporter for Kafka. Any chance you can add a license to this project?
I have run in to this issue as well. ``` 2024-05-26 21:26:09.658 DEBUG (MainThread) [teslajsonpy.connection] Successfully refreshed oauth 2024-05-26 21:26:09.658 DEBUG (MainThread) [teslajsonpy.connection] get: https://:4430/api/1/products {} 2024-05-26 21:26:11.607 DEBUG (MainThread)...
I should note that https://github.com/alandtse/tesla/issues/941#issuecomment-2132565548 is using the token generated from the temporary http proxy UI.
Hey @M0roSan , yep this is still used and compatible with GitLab 15.x. Group access token feature hasn't been implemented b/c nobody has been asking for it, at least not...
I'll take a look at this and see if we can test it out internally (and also update CI).
Hey @jonasgroendahl @loadfix , so the way I use this currently is via its counterpart [terraform module](https://registry.terraform.io/modules/nickshine/lambda-edge-azure-auth/aws), which pulls in the zip, and adds in the config necessary for the...
@guizy67 looks like I missed that as I use a different method to build the zip for release: https://github.com/nickshine/lambda-edge-azure-auth/blob/master/package.sh#L9-L20 For the released zip, you only have to add in your...
@jayeshbino It's been a while since I looked at this. Can you tell from the dev tools network tab which part of the auth flow it is getting hung up...