Hi,
According to the documentation at Overview of OpenAI Crawlers , OpenAI publishes IP address ranges for its bots via JSON files. However, when I try to access https://openai.com/chatgpt-user.json, I get a 400 Bad Request error instead of the expected JSON data.
Is this file currently unavailable? Has the URL changed? Or is there something specific required in the request headers to access it?
Any help would be appreciated.