I am currently try to get the refreshtoken because at a certain time the token will be unvalid and I would like to refresh my accesstoken. Problem is that OAut
Is clear translucency possible with a UWP application, something like below possible? NOT, blurred translucency (so-called acrylic) like this.
I am trying to publish a web application on IIS on windows server 2019 I have a hose which (windows server 2019) I could access to it through RDP using the publ
I am working on python input-output and was given a CSV file(possible gzipped) . If it is gzipped, I have to decompress it, and then read it. I was trying to re
I wonder if there is any way that I can refine a disjoint union based on if a property exists, something like this: type Success = {| success: string |}; type
My very simple pywinauto code runs smoothly on VS code until recently. In the last few days I didn't manage to run this code in VS code (always get an ElementNo
I'm trying to make offset-based pagination in my project, but I have encountered a problem. So I have a link to redirect users to a specific page based on page
I have an express app hosted on Heroku with 2 end points that just point to 2 JSON files: https://kingpongscores-server.herokuapp.com/players https://kingpongsc
Please what could be the error in this dart class. class Question { String questionText; bool questionAnswer; Question({String q, bool a}) { questio
I want to create temporary files in my spring boot application. I build images using JIB and deploy them in kubernetes. When I tried to create temporary files I