C4w4cap1: all jobs failing

WHY ARE ALL MY JOBS FAILING?

Hello @Kunal_Gurung
Based on the error you are getting, the problem is with the connection to the API endpoint. Either the API endpoint you added in your modules/extract_job/glue.tf file is incorrect, or the request_api_url in de-c4w4a1-api-extract-job.py is not defined properly.
Please, make sure that you are copying the <API-ENDPOINT> correctly from the CloudFormation outputs. Also, please make sure that when you complete the glue.tf file, there are no trailing white spaces in --api_start_date or --api_end_date.