API Error Handling: Best Practices
In the era of abstract service communication via API implementing error handling using best practices is essential. In this course youll learn some of the best methods for handling and identifying REST API error response messages. Youll also explore the sub-elements of SOAP fault blocks. Next youll learn about standards for HTTP response codes REST API JSON response standards and standard API error messages. Youll explore how Facebook uses the Graph API web service and methods for dealing with debugging and error handling. Lastly youll learn how to use .NET Core to create a REST API web service and handle error handling and custom errors.