HTTP Request to CLIENGO

:bullseye: What is your goal?

Download full conversation, with API URL from CLIENGO. I tried every combination from HTTP Request. Can´t make it work.

:thinking: What is the problem?

Can´t configure HTTP Request in MAKE. The URL that generates is correct. I take it from the output, and works in the browser.
https://api.cliengo.com/1.0/conversations/REPLACE_WITH_CONV_ID/messages?api_key=REPLACE_WITH_API_KEY

:test_tube: What have you tried so far?

Every conbination, of header Authorization with the key, the autorization from module etc..

:camera_with_flash: Screenshots: scenario setup, module configuration, errors

Hey! You’ve got to set up the GET call like this: just plug in the conversation ID and your API Key. Also, give the docs a quick look to see if you’re missing any other required parameters.