@keshri said: unable to display data when deployed
where can I add my deployed URL in the TMDB because only data are displayed in localhost?
I don't quite understand what you want.
There is no place here on TMDb where you can add your personal, private URL.
Not even a URL for your streaming service.
Code HTTP Message
3 401 Authentication failed: You do not have permissions to access the service.
7 401 Invalid API key: You must be granted a valid key.
10 401 Suspended API key: Access to your account has been suspended, contact TMDb.
14 401 Authentication failed.
16 401 Device denied.
17 401 Session denied.
30 401 Invalid username and/or password: You did not provide a valid login.
31 401 Account disabled: Your account is no longer active. Contact TMDb if this is an error.
32 401 Email not verified: Your email address has not been verified.
33 401 Invalid request token: The request token is either expired or invalid.
34 401 The resource you requested could not be found.
35 401 Invalid token.
36 401 This token hasn't been granted write permission by the user.
38 401 You don't have permission to edit this resource.
39 401 This resource is private.
ticao2 🇧🇷 pt-BR 的回复
于 2023 年 03 月 05 日 10:29上午
I don't quite understand what you want.
There is no place here on TMDb where you can add your personal, private URL.
Not even a URL for your streaming service.
Ashish Keshri 的回复
于 2023 年 03 月 06 日 12:49上午
I have deployed the app using tmdb API, but it is not displaying in localhost working properly and getting errors in the console
ticao2 🇧🇷 pt-BR 的回复
于 2023 年 03 月 06 日 7:10上午
The TMDb server error response has more information.
Could you check which of the responses below you are getting?
See the list of TMDb server error warnings here.
https://www.themoviedb.org/documentation/api/status-codes
In your case: