Problem with rapidapi

I have this curl code:

At test point i get the following result


My code is this:

When i run my code a take the following response
image
Any help?

For this:
image

you used upper case letters in your web component headers, try all lower case.
image

For this:
image

Use dictionary blocks ?

My other thought is that rapid is expecting the call to come from a browser, you may need to include a user agent in your headers ?

This site may help with finding a suitable user-agent: Device Atlas