Creating a List Item via the SharePoint REST API results in Error (500) Internal Server Error

The below is done in PowerShell, but I imagine other languages supports the same features as well. When utilizing the SharePoint REST API to create a new List Item which contains characters such as æ, ø, or å you might get a response of Error (500) Internal Server Error. The reponse might also include the […]

Avoid URL updates when clicking a telephone (tel) link

UPDATE: Since writing the below, I have found that some browser (InTune on Android for example) still updates the address. So I’m still looking for a solution to this. Some mobile browsers either open up a new blank page, or updates the address bar URL when a telephone link is clicked. This can be avoided […]