Is chatgpt-action.json unreliable?

In my custom GPT, I have configured my service to only allow requests originating from IP addresses listed in https://openai.com/chatgpt-actions.json. However, I’m still occasionally getting 403 Forbidden errors from IPs that aren’t listed in the json, but are very close to the listed ranges.

I’m wondering:

  • Is the IP list known to be unreliable or out-of-date at times?
  • Is the list updated automatically, or is it manually maintained?
  • What are the recommended practices for restricting IP addresses to enhance security in this case?
3 Likes

I’m experiencing the same issue. Would be great to get some more info on this :palm_tree:

2 Likes

Good to see you again, wfhbrian. I’ve passed this on to OpenAI to see if we can get clarification. Thanks.

2 Likes

Hi, We are working on addressing this issue. We will keep you posted.

5 Likes

Hi! We've updated the list here: https://openai.com/chatgpt-actions.json.
Thanks for flagging this issue. The file will also contain a creation time.

2 Likes

Are there any plans for making these updates done automatically?

Hello! Yes we dynamically update the IP ranges based on changes in our network.

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.