How to resolve 404 Not Found issue during upload using angular js
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2018 08:43 AM
Hi i am trying to upload document into alfresco using angular js functinality, can anyone help me
- Request URL:http://<Ip_Address>:8080/alfresco/service/api/upload/?alf_ticket=TICKET_f7fe39d8618e7d78a3a7f91c738d294865f84587
- Request Method:POST
- Status Code:404 Not Found
- Remote Address:Ip_Address:8080
Labels:
- Labels:
-
Alfresco Content Services
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2018 10:44 AM
what is the exact line of code, that you've been using for the upload?
You also need the file data and the destination for uploading to .../api/upload
