python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
how to initially we can invoke cloud function from deployment manager?
Question 1. I'm trying to create a cloud function through a cloud deployment manager. Once that is deployed, the function is unable to invoke initially. after testing or clicking a URL, the function i...
venkatraj.v
Votes: 0
Answers: 1
win32com.client Python - Excel task remains running after telling application to quit
I've seen a couple questions similar to this, but they both appear to involve VBA and not Python.
This is a relatively recent error, so I suspect it might have something to do with the fact that I'm u...
jdrobers
Votes: 0
Answers: 1
Nodejs crypto to Python jwt convert
I'm doing an integration with a gateway and they provided me with a mechanism to create signature of some payload and I'm trying to convert this Nodejs code into python
here is the payload we want to ...
Mostafa Mohamed
Votes: 0
Answers: 1
Is it possible to determine which level/key of a nested dict that contained None, causing 'NoneType' object is not subscriptable?
The users of my framework (who may or may not be well versed in Python) write code that navigates a dict (that originally came from a json response from some API).
Sometimes they make a mistake, or so...
Cyberwiz
Votes: 0
Answers: 1