• sugarcrm fileDownload error after upgrade

    I received this error after I upgraded sugar7.8, Which calling my filedownload. { "error" : "need_login" , "error_message" : "No valid authentication for user." } After some Investigation found tht sugar upgraded the API calls for OAuth. Following is…
  • Sugar 7 - REST Webservice not accepting Get/Post parameters?

    Hello. I'm using Sugar Enterprise 7.7. I'm making a webservice that returns some data. It uses two optional parameters: client ('cliente' in brazilian portuguese), and date ('data' in brazilian portuguese). The link to call would be something like this…