How to solve this InvalidConfigurationError

:bullseye: What is your goal?

My goal is to get records from a Airtable Search Records Module to a Http module through API Key

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

I keep getting an error message. I think the issue is with what I’m writing in Name and Value inside Headers

:clipboard: Error messages or input/output bundles

Unauthorized
{“error”:{“type”:“AUTHENTICATION_REQUIRED”,“message”:“Authentication required”}}

:link: Create public scenario page

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

Hi @Raiyan_Alam,

This is an authorization error, meaning you are not authenticated or you don’t have access to the resource you are trying to reach.

Can you try to reauthenticate your connection via the Connections tab in the Make left hand menu?

Cheers,
Henk

2 Likes