The MAC signature found in the HTTP request ‘XXXX’ is not the same as computed signature

This issue happens when the authorization signature is incorrect. In this blog, we will be covering the cause and troubleshooting of this issue. While the client application sends the request, it builds the authorization header by building a string to … Continue reading The MAC signature found in the HTTP request ‘XXXX’ is not the same as computed signature

Special 4 NAB 2022: Sweet 16 Azure Video Indexer Features Every Media Library Should Leverage

Azure Video Analyzer for Media (AVAM) aka Azure Video Indexer (VI) is an applied-AI cloud solution, hyper-scale, enterprise grade, productive media workflow solution orchestrating intelligent video and audio AI pipelines. At NAB we are announcing 16 ne… Continue reading Special 4 NAB 2022: Sweet 16 Azure Video Indexer Features Every Media Library Should Leverage

Lesson Learned #200: Slow when fetching large volume of data compared with PYODBC.

A customer asked today, why using ODBC Driver 17 for SQL Server in Python with PYODBC we have a slightly difference in terms of time taken if we compare with C# System.Data.Odbc. Following, I would like to share my lesson learned about it.
&n… Continue reading Lesson Learned #200: Slow when fetching large volume of data compared with PYODBC.