Pedagio

FREEMIUM
Par territorial | Mise à jour il y a un mois | Tools
Popularité

0 / 10

Latence

127,248ms

Niveau de service

0%

Health Check

N/A

Retour à toutes les discussions

Missing Application Key

Rapid account: Uptrans
uptrans
il y a 7 ans

I am using Ruby and the Unirest Gem 1.1.2. I am using the provided code snippet:

response = Unirest.post “https://territorial-pedagio-v1.p.mashape.com/json/”,
headers:{
“X-Mashape-Key” => “HERE I USE MY APPLICATION KEY”,
“Content-Type” => “application/json”,
“Accept” => “application/json”
}
"{“jsonrpc”:“2.0”,“method”:“tollbooth.route”,“params”:[{“from_cord”:"(#{start[‘lat’]}, #{start[‘lng’]})",“dest_cord”:"(#{destination[‘lat’]}, #{destination[‘lng’]})",“tipo_veic”:“auto2eixos”}],“id”:“jsonrpc”}"

But I always get: ‘"Missing Mashape application key.’ I tried both, development and production keys.

Rapid account: Territorial
territorial Commented il y a 7 ans

Hi there,

are you providing the the API key? you need to subscribe as developer to retrieve one.

Best regards,

Participez à la discussion - ajoutez un commentaire ci-dessous:

Connectez-vous / Inscrivez-vous pour publier de nouveaux commentaires