Issue
The country code AS (American Samoa) is listed in chatgpt_countries.csv, but when I use it with the ChatGPT Scraper API, I get the following
Error
Selected country is not available for this scraper, please change or remove the country and try again
Request
{"error":"Invalid input provided","code":"validation_error","type":"validation","line":"{\"url\":\"https://chatgpt.com/\",\"prompt\":\"Do you know Son?\",\"country\":\"AS\",\"index\":\"\",\"require_sources\":true,\"web_search\":true,\"additional_prompt\":\"\"}","index":1,"errors":[["country","Selected country is not available for this scraper, please change or remove the country and try again"]]}
Issue
The country code AS (American Samoa) is listed in chatgpt_countries.csv, but when I use it with the ChatGPT Scraper API, I get the following
Error
Selected country is not available for this scraper, please change or remove the country and try again
Request
{"error":"Invalid input provided","code":"validation_error","type":"validation","line":"{\"url\":\"https://chatgpt.com/\",\"prompt\":\"Do you know Son?\",\"country\":\"AS\",\"index\":\"\",\"require_sources\":true,\"web_search\":true,\"additional_prompt\":\"\"}","index":1,"errors":[["country","Selected country is not available for this scraper, please change or remove the country and try again"]]}