Skip to main content

    Troubleshoot API-related issues

    Course overview
    Lesson
    1 min read

    Determine the steps to troubleshooting an API call

    Walk through a scenario to put your API troubleshooting skills to the test.

    Troubleshoot an API call

    Now that Beantown's Booked seminar event is in place, they realized they also need to account for what happens when customers cancel a seminar. They created a Canceled seminar event that fires when customers cancel, and now they need to remove the profile from the Seminar attendees list.

    Walk through the following exercises to practice the process of troubleshooting API calls.

    Determine the steps to troubleshooting an API call