I'm following this steps:
Bearer ${requestToken}
,
},
};But got error: { status_code: 7, status_message: 'Invalid API key: You must be granted a valid key.', success: false }
Am I doing right?
Can't find a movie or TV show? Login to create it.
Elementu hau kalifikatu edo zerrenda batera gehitzea nahi al duzu?
Ez zara kidea?
Waffiq Erabiltzailearen Erantzuna
Azaroa 22, 2024 egunean 3:28 AM(e)tan
DId you forget to put your API key?
novi-movies Erabiltzailearen Erantzuna
Azaroa 22, 2024 egunean 5:43 AM(e)tan
In my profile api settings (https://www.themoviedb.org/settings/api) two types of keys: "API Key" and "API Read Access Token". I didn't find out in what cases I have to use the "API Key". But you are right that if I use my "API Read Access Token" the request will succseed. But I was sure than I have to use new request_token to get new session_id.
Waffiq Erabiltzailearen Erantzuna
Azaroa 22, 2024 egunean 9:23 AM(e)tan
API KEY uses as parameter
while API Read Access Token as bearer token