Skip to content

Treegateway add '/ ' to GET request trigerring 404 not found error #156

Open
@tfoutrein

Description

@tfoutrein

When i'm trying to use a simple API like this

name: chappie-tts
version: 0.1.0
path: chappie/tts
proxy:
    target:
        host: 'https://gateway_url/ms_chappie/api/readings'

there is a pb when calling chappie/tts?text=bonjour&audio_format=mp3 the service receive the request like this :
https://gateway_url/ms_chappie/api/readings/?text=bonjour&audio_format=mp3

i think it's an issue, or perhaps if i've misunderstood the api

Thank you in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions