Hi ,
I recently switched to alfresco for maintaining documents of my website.have setup Alfresco community 4.2 on localhost and is working fine .Now my main task is to connect with alfresco cloud for that i have started working on alfresco api but till now i am not succeeded. need help
After going through certain examples i have added 4 files in tomcat/webapps/test.war
config.js
index.html
mycallback.html
refreshAccessToken.html
withAccessToken.html
When i access this after heading to my.alfresco.com account when i enter my credentials it says authentication fail…need help
PS:The above file have been copy/pasted form alfresco-ouath example on Git.have edited config.js as per my cusotm api's