Alexa TTS - I’m having trouble accessing your Simon says EU skill right now

I’m having trouble making alexa talk - I get
“I’m having trouble accessing your Simon Says EU skill right now”
what ever I do

I am NOT using DuckDNS - DYNU.com
I am NOT using a letsencript cert - Sectigo RSA

I’m hoping that someone has solved this

YAML code is below - Chime plays ok but TTL I get the error

I get the same message if I ‘try’ on nabu casa

Thanks

Martyn

alias: Doorbell2
description: “”
triggers:
conditions:
actions:

  • action: media_player.play_media
    target:
    entity_id: media_player.lounge
    data:
    media_content_id: amzn_sfx_doorbell_chime_01
    media_content_type: sound
    metadata: {}
  • action: tts.speak
    metadata: {}
    data:
    cache: true
    media_player_entity_id: media_player.lounge
    message: work
    target:
    entity_id: tts.home_assistant_cloud
    mode: single