kmuthugtk

Results 8 issues of kmuthugtk

![loZUt](https://user-images.githubusercontent.com/76728951/110475934-66e0ad80-811c-11eb-8864-ef8d1704a3b9.jpg) The connect/token is working good by using swagger, but when I'm trying to use it in postman and angular 10 project, an error is showing { "error": "invalid_request" }...

Hi, How to connect with Azure Active Directory users, roles and claims. is it possible to connect Kindly let me know.

![error](https://user-images.githubusercontent.com/76728951/141397635-a94cc388-ae65-48ca-85a6-8d9a99a423c8.png) I change the login functionality, after that I get this issues.. Kindly help me to solve this issues Thank you

I have two Microservices. First Service for Customers and Second service for Invoice Service. In Invoice MicroService, I will save only CustomerId in Invoice services. Using this CustomerId, I would...

async def run_rsync(self, source, destination): cmd = f"rsync -a --update --append-verify --inplace --progress --times --itemize-changes --out-format='%i %n %M' rsync://{source} {destination}" logging.info(f"Running command: {cmd}") process = await asyncio.create_subprocess_shell( cmd, stdout=asyncio.subprocess.PIPE, stderr=asyncio.subprocess.PIPE)...

need-more-details
triaged

During a test run, I suddenly encountered a GPIB hang-up issue on the tester side, which resulted in missing data. Please refer to the attached screenshot for details. I would...

During a test run, I suddenly encountered a GPIB hang-up issue on the tester side, which resulted in missing data. Please refer to the attached screenshot for details. I would...

Hi, From the STDF, is it possible to get the index time for every down? EX: After end the 1st test and Before start the 2nd test, there is some...