Hello, I'm trying to access the API, but I can't.
When using "https://api.themoviedb.org/3/movie/777670&api_key=THE_KEY",
with my API key, this is returned:
Object { status_code: 7, status_message: "Invalid API key: You must be granted a valid key.", success: false }
If you can help me, thank you!
Kan du inte hitta en film eller tv-serie? Logga in för att skapa den.
Vill du betygsätta denna artikel eller lägga till den i en lista?
Inte medlem?
Svar från robbie3999
den 3 november 2023 vid 11:13 AM
Hi @Leonarda_Saad, your url is incorrect:
The "&" should be "?":
Svar från Leonarda_Saad
den 4 november 2023 vid 6:06 AM
I changed and the problem continues
Svar från Leonarda_Saad
den 4 november 2023 vid 6:12 AM
Resolved: I managed to solve it! I was having trouble finding where to regenerate the key, but I found it.