I am using rapidAPI. When I POST (Postman) I get the message:
{ "message": "Missing RapidAPI application key. Go to https://docs.rapidapi.com/docs/keys to learn how to get your API application key." }
The Problem is, that I have an RapidAPI aplication-key already in the POST
https://meetupdimashirokovv1.p.rapidapi.com/getEvents?x-rapidapi-host=XXXXXXXXXXXXXXXXXXXX&x-rapidapi-key=XXXXXXXXXXXXXXXXXXXX&content-type=application/x-www-form-urlencoded&accessToken=XXXXXXXXXXXXXXXXXXXX
I have generated and tried out a new RapidAPI application key but it didn't work.