- Edited
osTicket API Integration have problem with /api/http.php/tickets/ticketInfo?ticketNumber=xxx. It says URL not supported. Have anyone integrated such API previously? Please share your idea...
osTicket API Integration have problem with /api/http.php/tickets/ticketInfo?ticketNumber=xxx. It says URL not supported. Have anyone integrated such API previously? Please share your idea...
The osTicket API does not have anything like "ticketInfo?ticketNumber=xxx", so I am not sure what you are talking about.
Please review the Tickets API documentation at:
https://docs.osticket.com/en/latest/Developer%20Documentation/API%20Docs.html
ntozier Thank for response. I have take reference from
https://github.com/osTicket/osTicket/pull/4361.
But found that it is not available in osTicket Core project.
That is an API extension pull that someone submitted/proposed for a change. It does not appear that it has been accepted by the devs.
Here are a few steps you can take to troubleshoot and resolve the issue:
@anagincota please dont necro old posts. Thank you.