I want to get client url, on server side to continue (redirect) after authication process : Inside my script : ... server.register({ register: r
Edited to add the whole hook The below code is inside a custom hook. When I call the custom hook I get an unCaught TypeError telling me the arrow function is no
I have been breaking my head for the last two days and can't get this to work. I have a report, which I am exporting to Excel and saving on the server file dire
So I get the program to say enter name. However, once I enter the name it doesn't output any other information. I'm trying to get it to print out the name, clas
Is there a way to speed this up? currently using 2 for loops (considering duplicates). any suggestions on speeding this up? d1 = [{'key': 't1', 'val': 1}, {'key
Node: 12.16.2 Try to figure out why node application which is running in docker container with memory limit 512mb fails with JavaScript heap out of memory on 25
Need some help on sorting the values into the correct column. I can't seem to figure out how I would return the array values to the proper column in the table.
We have springboot application running as a pod , it picks from application.properties from configmap. When we update configmap this change is not picked up spr
I want to delete multiple table rows that are present in the CSV file I'm able to make a connection to the db. conn = psycopg2.connect(host=dbendpoint, port=por