Internal Server Error with AeroAPI

Hello,

I am working on integrating AeroAPI into my application and I am facing some issues. Every time I try to access AeroAPI endpoints, I receive a 500 Internal Server Error. I have double-checked my code and made sure that the requests are correctly formatted according to the documentation, but the error exist .

I have already tried ; Restarting my application server ; Clearing cache and cookies. Testing with different endpoints and payloads. Verifying my API key and access permissions.

Even after these efforts ; I am still facing the same error . I am curious if anyone else in the community is facing similar issues ? I have checked flightxml SEARCH occasionally returns Internal Server Error guide but issue has not resolved yet.

Any advice on how to troubleshoot it would be appreciated !

Thank you
nolanmaris

Have you tried attempting to replicate your requests through another development tool, such as Postman?

You can also try providing a portion of the code you are using to generate your requests (without disclosing your API key) so that we can suggest any obvious changes.