Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot download attachment from uvdesk api bundle #11

Closed
phenomenalDenzel opened this issue Jan 27, 2021 · 1 comment
Closed

Cannot download attachment from uvdesk api bundle #11

phenomenalDenzel opened this issue Jan 27, 2021 · 1 comment

Comments

@phenomenalDenzel
Copy link

Route for downloading an attachment "http://localhost:8000/api/v1/ticket/attachment/{attachementId}" is not working, when accessing the api-bundle provided by uvdesk

Every time i try to download an attachment using the above route, i kept on getting response:
{
"status": false,
"message": "An unexpected error occurred. Please try again later."
}

@papnoisanjeev
Copy link
Contributor

papnoisanjeev commented Feb 12, 2021

@phenomenalDenzel

For download attachment issue locate path:
vendor/uvdesk/api-bundle/API/Tickets.php

Open Tickets.php and replace your Tickets.php code from here.

You can reopen the issue if still not working for you !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants