Google Tag Manager

Forum Discussion

0203amit's avatar
0203amit
Influencer
24 days ago
Solved

Getting Error while creating API campaign through braze webhook

Hi All, I am trying to create an API Campaign through Braze webhook in my sandbox instance. I am getting the following error Message: 415 Unsupported Media Type Raw Response: {"error": "T...
  • jamesyi's avatar
    24 days ago

    Hi,

    Can we confirm that you set "Content-Type" to "application/json"?

    Your headers should specify the content type as application/json when making the POST request.