Getting a phone number; Error message saying "unable to access phone numbers right now. Please try again later."

Ellie Ziolkowski 26 Reputation points
2022-04-15T17:20:01.313+00:00

I'm on the pay as you go Azure Communications subscription because I read that you can't get a phone number on a free account/trial account. Anyway, I'm trying to get a phone number (I already installed the latest .NET SDK and have a communication string set up) and when I click on "Phone numbers" on the Azure portal, it always gives me an error message saying "Server not responding, Unable to access phone numbers right now. Please try again later."

Is this a back-end issue on Microsoft's part? Or am I doing something wrong?

Thanks

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,234 questions
{count} votes

Accepted answer
  1. Ryan Hill 30,281 Reputation points Microsoft Employee Moderator
    2022-04-26T15:16:11.767+00:00

    Per our offline discussions @Ellie Ziolkowski , we were able to determine you issue was caused by the local time on your computer being set to a future date time. This datetime was being passed in the HTTP header and thusly causing a validation error. After resolving your computer time sync issues, you were able to request phone numbers from the service.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.