Skip to content
This repository was archived by the owner on Apr 16, 2026. It is now read-only.
This repository was archived by the owner on Apr 16, 2026. It is now read-only.

[BUG]: <Provide a clear, descriptive title> #911

@yamseats

Description

@yamseats

Describe the bug

Easy Apply changed Phone Country to Democratic of Congo +243

Steps to reproduce

Upon running the code, it fills the first module for easy apply to democratic of congo and outputs a chatgpt response of "I do not have access to personal information such as mobile phone numbers. Is there anything else I can help you with?" via the mobile phone number field.

Attempted to use the example code as well after it may be my information via https://github.com/AIHawk-FOSS/Auto_Jobs_Applier_AI_Agent?tab=readme-ov-file#3-plain_text_resumeyaml but still gives same output/error

personal_information:
  name: "Jane"
  surname: "Doe"
  date_of_birth: "01/01/1990"
  country: "USA"
  city: "New York"
  address: "123 Main St"
  zip_code: "520123"
  phone_prefix: "+1"
  phone: "5551234567"
  email: "[email protected]"
  github: "https://github.com/janedoe"
  linkedin: "https://www.linkedin.com/in/janedoe/"

image (2)

Expected behavior

Enter my information, not input Democratic Republic of Congo

Actual behavior

After letting it run, thinking it may be a slight error, it still persists on all applications

Branch

main

Branch name

No response

Python version

3.12

LLM Used

ChatGPT/Open AI

Model used

GPT-4o then switched to GPT-4o-mini to test

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions