I am running Java's ScriptEngine class to run to some code. I use IntelliJ with maven dependencies when I run the code it says Cannot invoke "javax.script.Scrip
First of all, I have a box with 8gb of ram, so I doubt total memory is the issue. This application is running fine on machines with 6gb or less. I am trying to
I connected my project to firebase(FCM) for notifications. Iam getting notifications but i cant navigate to required screen while iam tapping on notifications.
I wanted to ask if any of you have encountered a similar error. I am working in a company where we are using airflow, deployed on Azure kubernetes. We have a Da
I have nginx server and it's works fine for http requests. But on https it's not working. How to solve it? Where is problem?) upstream coinbot { server web:50
I am making a Python request using the request library to TikTok. I managed to dig up the URL for their user details (I don't know whether this is legal or not.
I am doing trading in a real time website. Now I want to scrap it continuously to extract real time stock or currency data for calculations using selenium and p
When I issue these import commands: import sys import cv2 import numpy as np from Crypto.Cipher import AES from Crypto.Util.Padding import pad, unpad from Crypt
I need to acces Firestore database. I'm working on a projet and need to analys its data but I only have reading rights on it. Therefore I can't generate an SDK