Home Forums NanoTel Notification Settings Reply To: Notification Settings

Nishit Shan
Participant
Post count: 1168

Hello Mark,

Can you please pass the below mention thing to support team.

Hey team Please check the below mention issues and help to fix it .

1.)

url for token:
https://services-token.inteliquent.com/oauth2/token

Field Detail:
{'client_id' => $client_id,
'client_secret' => $client_secret,
'grant_type' => 'client_credentials',}

Error:
{"error":"invalid_client","error_description":"Bad client credentials"}  

2.)

url for tnReserve:
https://services-sandbox.inteliquent.com/Services/2.0.0/tnReserve

Field Detail:
{'privateKey' => 'rB3muLJ8wwrZKpueMiL9X0iXUBka','tnMask' => 'xxxxxxx999','quantity' => '10','sequential' => 'false','wireless' => 'N','reserve' => 'Y'}

Error:
{
    "message": "No authentication information provided",
    "status": "Missing credentials",
    "statusCode": "401002",
    "timestamp": "2024-09-12T03:41:05.211-0500"
}