We have been using advertise api last year but it seems not to work anymore. im getting 502 error (gateway error) when trying to call it. my request:
{
method: "GET",
url: "https://services.api.unity.com/advertise/v1/organizations/14568841867354/apps",
params: {
},
}
is this a temporary issue or was the API removed?