# Project 46: Breaking changes in API functions ## What made you smile? - The example of the Weather API in the documentation worked with no issues. - It wasn't complicated to fix the API ## What did you find confusing? - request.headers are `undefined` but no errors highlighted in editor. headers46.png - The API functions is not showing any errors/issues in editor. error46.png p46.png