I want a way to get YouTube shorts for a specific channel from YouTube API. I looked every where and i couldn't find anything. Currently i can get a playlist ID
I am trying to use [FromQuery] in my web api and I am not sure how to use it. Here's the GetAllBooks() method in the controller: [HttpGet] [Route("api/v1/Sh
pip install <package> gives exception. raise ValueError("check_hostname requires server_hostname") ValueError: check_hostname requires server_host
I am looking for a way to generate single-page PDF files from text of arbitrary length, auto fit-to-page font size, with reasonable margins, centered H/W. comma
My problem is: when I try to change the inputs it throw customers.map is not a function. I'd like to change value and update data in the database. //hook for fe
Actually when I launch the openerp-server 5.0 I'm getting following error and I have no clue why it is happening. Maybe after a system update? bzr: error: not a
I'm trying to access the value of quantity of specific product by id. Its works fine with getting amount but when trying to access quantity inside products arra
I am trying to create a dynamic folder (current date with mm-dd-yyyy)under the blob store. I've tried different resources including this one: How can I safely c