Error With The Client ID For A Post Request With The Instagram Basic Display API

My question: When I try to make a POST request to the Instagram Basic Display API, I get this error message.

{
    "error_type": "OAuthException",
    "code": 400,
    "error_message": "Missing required field client_id"
}

Any ideas on what I’m doing wrong? Here’s the tutorial I’m trying to follow.

Thanks so much for your help!

Hi @leoflynnwriter

Can you share a screenshot of the information you are trying to submit in your POST?