🎄 Happy Holidays! 🥳

Most of Solace is closed December 24–January 1 so our employees can spend time with their families. We will re-open Thursday, January 2, 2024. Please expect slower response times during this period and open a support ticket for anything needing immediate assistance.

Happy Holidays!

Please note: most of Solace is closed December 25–January 2, and will re-open Tuesday, January 3, 2023.

Special characters for topic addresses

masakia
masakia Member Posts: 2

Dear Community

I just started learning Solace and I'm doing hands-on from the Solace Essentials training course.

Although I was instructed to create a topic address like below,

<YOUR_NAME>/rideshare/ride/accepted/2.0.5/{location}/json/{customer_id}/{request_id}/{driver}

it gives me an error when I try to download a AsyncAPI schema file for my application.

"The event XXX has a topic that is not supported by the AsyncAPI specification. Topic addresses must only contain letters, numbers and one or more of the following special characters: !#$&()*+,-./:;=[]_~"

Am I not supposed to use { } or what's the cause?


By the way I can only choose the question category either General Discussion or Early Access API.

Best Answer

  • masakia
    masakia Member Posts: 2
    #2 Answer ✓

    This has been solved. I needed to use Variable when I registered “{}” level.

Answers

  • masakia
    masakia Member Posts: 2
    #3 Answer ✓

    This has been solved. I needed to use Variable when I registered “{}” level.