Need help On Azure Orbital
I am register the Aqua Satellite during this getting the error in TLE values which i got the TLE values (TLE - Line 1 and TLE - Line 2) from https://celestrak.org/NORAD/elements/active.txt here, But some How these TLE values not worked. I tried with all available public Satellites but getting the same below error
{ "code": "InvalidTemplateDeployment", "details": [ { "code": "WrongTleFormatError", "target": "TLE", "message": "The TLE title is null or TLE is invalid. Please check that your TLE is formatted correctly.", "details": [] } ], "message": "The template deployment 'SpacecraftFormCreate-20231020163232' is not valid according to the validation procedure. The tracking id is '4e443d0a-7e6e-4ca8-8e7e-34f52e032abe'. See inner errors for details." }
Please help me out here..