Discussions

Ask a Question
Back to All

Getting error message with existing api keys and new ones

We are getting the following error with existing and new API keys calling dialpad endpoints:

code: 401,
errors: [
{
domain: "global",
message: "A valid API key must be provided.",
reason: "required"
}
],
message: "A valid API key must be provided."
}
}

This behavior started happening since February 8th 2022