Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tfoutrein opened this issue Jul 6, 2018 · 0 comments
Open

Comments

@tfoutrein
Copy link

tfoutrein commented Jul 6, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant