Error in running an http>Make an API request module

:bullseye: What is your goal?

Creating an HTTP>Make and API key Auth Request secnario following the Make advanced Academy API keys and endpoints tutorial

:thinking: What is the problem & what have you tried?

Keeps generating an error even after following the steps carefully. I’ve tried re-following the steps closely but still presented the same result.

:clipboard: Error messages or input/output bundles

DataError

Error: 400 Bad Request

{“status”:“error”,“code”:“parametersMissing”,“message”:“Required parameters are missing. Please set any of the following parameters and try again: sources, q, language, country, category.”}

:camera_with_flash: Screenshots (scenario flow, module settings, errors)

Hey Raphael,

can you show what you are trying to send with this module? And which API is this?

This are the entire steps I followed

And a screenshot of the module setup and what you are sending inside?

Your query string is wrong. You have both the key and the value set in the name field.

Do I have to move them into separate fields?

which goes into which?

Name is Country and Value is where you map the country variable.