AirNav RadarBox
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 


Author Topic: Token for basic plan  (Read 6703 times)

0 Members and 1 Guest are viewing this topic.

kostya2216

  • New Member
  • *
  • Posts: 2
Token for basic plan
« on: December 03, 2019, 11:40:26 AM »
Hey is it possible to get a token for the basic plan so i can try the api before giving my credit card details?

Runway 31

  • Moderator
  • Hero Member
  • *****
  • Posts: 33510
Re: Token for basic plan
« Reply #1 on: December 03, 2019, 01:07:09 PM »
You dont need a token for the basic plan its free and no card details are required for it

Alan

kostya2216

  • New Member
  • *
  • Posts: 2
Re: Token for basic plan
« Reply #2 on: December 03, 2019, 03:30:39 PM »
Thanks for the quick reply, so how come whenever i try to query the flight-history api on this end point:

Code: [Select]
https://api.radarbox.com/flight-history/search
i get this response:

Code: [Select]
{
    "timestamp": "2019-12-03T15:28:07.133+0000",
    "status": 401,
    "error": "Unauthorized",
    "message": "No valid token was provided. This operation requires a valid token",
    "path": "/flight-history/search"
}

Runway 31

  • Moderator
  • Hero Member
  • *****
  • Posts: 33510
Re: Token for basic plan
« Reply #3 on: December 03, 2019, 04:29:36 PM »
Ah the API is a different matter and separate from the app, you cannot try it for free I would think.  You should however be able to query the flight history within the app itself using the search facility

Alan
« Last Edit: December 03, 2019, 05:08:12 PM by Runway 31 »