I'm trying to fix the pipeline and I got the following error: UnusedPrivateMethod : Avoid unused private methods such as 'processPayment'. Does anyone know ho
I am serializing an object with JsonSerializer and assign this string into another object's property. Then I am serializing this parent object again and writing
I have got a dataset, where a campaign workflow sends emails on daily basis to contacts that meet certain criteria. The workflow sends 3 different email communi
I am trying to filter out the name which are not present in DB results. It's not working Data Present in Db: A,B,C,D Payload Contains: C,D,E,X Expected R
good afternoon I read this topic, but it did not help me https://help.zoho.com/portal/en/community/topic/api-returns-invalid-ticket I am trying to use https://w
I have a lot of html pages that are formatted differently but the content that interests me is the same , for example : Page_1.html : <div class = "block_per
How do I access my IP Camera stream? Code for displaying a standard webcam stream is import cv2 import numpy as np cap = cv2.VideoCapture(0) while(True):
<a href="https://api.whatsapp.com/send?phone=601005108869&text={current webpage url}">whastsapp me now</a> how to let the code auto fill in {cu
I am trying to run my selenium project on heroku but i keep getting this error DeprecationWarning: executable_path has been deprecated, please pass in a Service
Currently, I am using these services in AWS: EC2 instance S3 bucket SES for transactional mails I access S3 and SES services in the backend using an AWS_ACCESS_