"Cannot have multiple custom actions for the same domain"

My solution is to create multiple front-door services (like azure front door), to route different domain to the same app service.

1 Like

Hi, any updates please ? All users face to the same issue ?

If you want to give your GPT the ability to use more than one path (action) within the same API endpoint (host) you can combine the OpenAPI specs that you’re trying to use for the two action sets. ActionsGPT was able to do this for me - I just asked it "can you combine both of these OpenAPI specs into a single spec that includes both paths. After this I was able to add the new OpenAPI spec to a single action set and the GPT was able to call both paths.