Summary
The user is experiencing authentication issues when triggering Flyte workflows via the gRPC/HTTPS endpoint. This problem started about 10 days after workflows were functioning correctly. The user is receiving a log message prompting them to authenticate through a browser link, indicating that the authentication method being used is PKCE
instead of the expected Client Secret
. They are seeking assistance to resolve this issue.