Mods for HESK version: 2019.1.0
HESK version: 2.8.4
Hosting company: Linode VPS
What terms did you try when SEARCHING for a solution:
Code: Select all
The endpoint '\/api\/index.php\/v1-internal\/staff\/tickets\/3\/resend-email?replyId=1' was not found. Double-check your request and submit again
I am using Nginx and setup with https://mods-for-hesk.readme.io/docs/nginx-troubleshooting
So.., debugging ajax callings when I want to resend the email such:
Code: Select all
https://example.com/api/index.php/v1-internal/staff/tickets/3/resend-email
Code: Select all
https://example.com/api/index.php/v1-internal/staff/tickets/3/resend-email?replyId=1
Code: Select all
The endpoint '\/api\/index.php\/v1-internal\/staff\/tickets\/3\/resend-email?replyId=1' was not found. Double-check your request and submit again