You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have set up an open source project on ubuntu server. I am trying to create a group using api, but it is showing 500 error and it says "{"status":false,"message":"No route found for url}". It was working fine lately. can you please help me resolving this issue
The text was updated successfully, but these errors were encountered:
Hi Komal,
I used the same api documentation of ticketing for creating the tickets and groups i.e. https://github.com/uvdesk/api-bundle/wiki/Ticket-Related-APIs
I also followed this doc https://www.uvdesk.com/en/api-doc/ . Go to group section.
Endpoint I used for creating a group is "{host_url}/uvdesk/public/api/v1/groups.json". I tried all the possible url patterns but none worked.
Please let me know whether I am following the right doc.
Hi,
I have set up an open source project on ubuntu server. I am trying to create a group using api, but it is showing 500 error and it says "{"status":false,"message":"No route found for url}". It was working fine lately. can you please help me resolving this issue
The text was updated successfully, but these errors were encountered: