Ros Sokcheanith
Ros Sokcheanith
unexpected character "." in variable name near "SERVER.HOST=localhost\r\nSERVER.PORT=3000"
I have faced this problem for days I could not find any solution. Any ideas? Thanks [GitHub repo]( https://github.com/codewithmecoder/tsp-testing/blob/main/src/test/index.ts) + actual - expected + '1.2.840.113549.1.7.2' - '1.2.840.113549.1.9.16.1.4' ^ + expected...
### Version 6.3.13 ### Platform .NET 8.0 / Window 11 ### Steps to reproduce # Step 1 - Get all the cookie from web browser using WebView2 ```C# List wv2Cookies...
I am using otoipa with actix and facing some issues  ```Rust #[derive(OpenApi)] #[openapi( paths(authHandler::login), components(schemas( LoginUserDto, UserLoginResponseDto, Response )), tags( (name = "Rust Authentication Api", description = "Authentication in...