has anyone succeeded in using the API of 'Details' at the url : https://developer.themoviedb.org/reference/movie-details ?
I changed to the variable name into 'data' in order to recheck but failed, too.
I concluded that any change has occurred in the movie api
because I tested an other example at the path of 'http://localhost:5173/stock/aapl' and it works well now.
I have tried to change the source to utilize the sample source on the document but failed for my fault.
if anyone who has solved this, show me how you did that?
thanks a lot!!!
p.s : I have posted the more details on my github issue at the url : https://github.com/joywins25/Challenge_SvelteKit/issues/1
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ مارس 4, 2024 في 12:17 مساءا
Hi @joywins,
I don't have any problems using the docs "try it" feature.
Do you perhaps have a ad blocker (or similar) enabled that could be blocking some scripts from loading?
رد بواسطة joywins
بتاريخ مارس 5, 2024 في 12:30 صباحا
thanks to let me know there is no change in the usage of api of 'details'. I have corrected typo and solved it. wish your good day!