Emmanuel Pot
Emmanuel Pot
My project was previously working, but I am getting a CORS error when the pop up closes and the browser tries to redirect me to google: ``` Access to XMLHttpRequest...
**Describe the bug** I am trying to validate that the user belongs to a given group with Google authentication. I am getting this error in the proxy logs: ```"couldn't fetch...
I think there is a typo in the README, I propose to fix it.
I am using grpc version 1.22. I have the following code on the client side: ``` new ClientTracingInterceptor .Builder() .withActiveSpanSource(() -> GlobalTracer.get().activeSpan() ).build(); ``` but it does not continue a...
I am trying to leverage this tool to send my go ci reports and logs to Datadog. Sadly, it seems that no matter what options I try, the system-out is...
Unless I am mistaken, junit supports having `system-out` under `testcase`, to capture a failing test standard output. Unfortunately, this does not seem to be supported by this tool. Is there...
Hello, I cannot find in this component documentation whether SSL is supported or not. When trying to connect to a Redis Cache through SSL it enters into an endless loop...
I am trying to use the gog install, but I don't understand what folder exactly I have to copy to get the assets. There is no "gamedata" folder if I...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. * Please do...