Lesson 6 - Unable to use API for parsing PDF

I got this error when running the code at the PreProcess the PDF step

<!DOCTYPE html>

<html lang="en">
  <head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Forbidden (403)</title>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="description" content="rev proxy for open ai">
    <meta name="author" content="deeplearning.ai">

    <link rel="icon" href="/static/images/favicons/favicon.a66bc42b4e8a.ico">

    
    <!-- Latest compiled and minified Bootstrap CSS -->
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.1.3/css/bootstrap.min.css" integrity="sha512-GQGU0fMMi238uA+a/bdWJfpUGKUkBdgfFdgBm72SUQ6BeyWjoY/ton0tEjH+OSH9iP4Dfh+7HM0I9f5eR0L/4w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
    <!-- Your stuff: Third-party CSS libraries go here -->

    <!-- This file stores project-specific CSS -->
    <link href="/static/css/project.a9bf09099778.css" rel="stylesheet">
    
    <!-- Le javascript
    ================================================== -->
    
    
      <!-- Bootstrap JS -->
      <script defer src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.1.3/js/bootstrap.min.js" integrity="sha512-OvBgP9A2JBgiRad/mM36mkzXSXaJE9BEIENnVEmeZdITvwT09xnxLtT4twkCa8m/loMbPHsvPl0T8lRGVBwjlQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
      <!-- Your stuff: Third-party javascript libraries go here -->

      <!-- place project specific Javascript in this file -->
      <script defer src="/static/js/project.e8c1a24dd152.js"></script>

    

  </head>

  <body>

    <div class="container">

      

      
<h1>Forbidden (403)</h1>

<p>You're not allowed to access this page.</p>


    </div> <!-- /container -->

    

    
    
    
  </body>
</html>

It was fine up until about the first or second week of July 2024. My guess is that it has something to do with the CrowdStrike outage. Is it possible to inform the instructor about this?

Thanks!

Any tool update could cause broken features.

@Community-Team, maybe check on this?

2 Likes