401 - Unauthorised error

I keep getting 401 - Unauthorised error from RapidAPI.
But I’ve already created an API Key. So, I’m not sure where the issue is.
Please help.

Hi Luqman - Took a look at their API docs. RapidAPI requires the API Key to be passed as a Header.

Can you make sure your API Import step is set up with this Custom Header?
Screen Shot 2020-05-22 at 10.41.21 AM

You can paste or type in X-RapidAPI-Key since you won’t see it in the dropdown. Please also make sure your Authentication dropdown above the header to be set to None.

If you’re still having trouble connecting, can you upload a screenshot of your configuration?

Solved. Thanks!

Reason was that I had to write in X-RapidAPI-Key . Didn’t know that. Thanks for the quick support!

2 Likes

No problem, @Luqman_Zainal!