Error: Uncaught (in promise) SyntaxError: Unexpected token ‘T’, “The resour”… is not valid JSON

You might get the “Unexpected token ‘T’” error or “404 (Not Found)” error when calling an endpoint from a client App like React. This might be because the request is blocked by the browser due to a CORS error or “same-origin” policy. Example error from a react application calling a .Net Core API endpoint: TheContinue reading “Error: Uncaught (in promise) SyntaxError: Unexpected token ‘T’, “The resour”… is not valid JSON”

5 Ways You Can Save Money Using Azure App Service Plans

So you’re thinking of hosting your site on Azure, but you don’t want to wake up one morning with a hefty bill to pay and some tears to cry 🙂 Here are some tips you can use to manage your Azure App Service plan on a tight budget: 1. Use Linux as OS Type NowContinue reading “5 Ways You Can Save Money Using Azure App Service Plans”