Hello i am hosting my va in vaBase.com my website is strong text.
I add the api key privided to me via email in the website config.php i schedule a flight and the problem is what…
The Flight Number of the flight in the web for example is set to GQ380 and after i dispatch the flight via sim brief it give me GQGQ380.
I delete the GQ from my website schedule.csv and now its ok.
Also it doesn’t give me any route and if i add a route my self on the web it doesn’t give me SID & STAR.
What am i doing wrong please?
I am trying my best to fix it and i am not a pro on this.
Hi, SimBrief expects that the flight number should not include the airline code (it expects 380, not GQ380), so this is normal and expected. If VaBase requires GQ380 to be entered in the schedule.csv, then they should update their software internally to remove it before sending the parameter to SimBrief.
VaBase will not enter a route for you before generating through SimBrief, but if you leave the route field blank SimBrief will auto-find a route for you when generating.
In order to auto-find SID/STARs when providing a route yourself, you would need to send the find_sidstar parameter as part of the API request. VaBase may need to implement this for you, not sure if this is something you can do yourself within their software.