How to resolve 404 Not Found issue during upload using angular js

cancel
Showing results for 
Search instead for 
Did you mean: 
sandeepreddy1
Active Member II

How to resolve 404 Not Found issue during upload using angular js

Hi i am trying to upload document into alfresco using angular js functinality, can anyone help me

  1. Request URL:
    http://<Ip_Address>:8080/alfresco/service/api/upload/?alf_ticket=TICKET_f7fe39d8618e7d78a3a7f91c738d294865f84587
  2. Request Method:
    POST
  3. Status Code:
    404 Not Found
  4. Remote Address:
    Ip_Address:8080
1 Reply
mehe
Senior Member II

Re: How to resolve 404 Not Found issue during upload using angular js

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