On Aug 21, 2015, at 12:33 AM, Raksha Shetty <[email protected]> wrote:
> Yes. SharePoint has REST interface. Thank you. I am trying to use REST API. > Getting some security/authentication errors in SharePoint using REST API. > Trying to fix it. f you post what you've tried, and copy/paste the exact error you are getting back in Ruby from SharePoint, perhaps someone will recognize what is going on here. There are a lot of different ways to send a request to a REST interface from Ruby and Rails. Can you please detail exactly what you've done, with code examples? Walter > > On Wednesday, August 19, 2015 at 8:08:57 PM UTC-4, Walter Lee Davis wrote: > > On Aug 19, 2015, at 12:48 PM, Raksha Shetty <[email protected]> wrote: > > > Want to know if we can Ruby and SP in the same machine. ? > > > > Requirement: Ruby application needs to update SharePoint resources (folder > > and lists) using REST API webservices calls. Is it possible? Please suggest > > if someone has worked on any such integration. > > A REST API can be accessed from anywhere, not just on the same machine. > That's sort of the whole point of APIs. Does SharePoint have a REST interface > that you can use? > > Walter > > > > > Regards, > > Raksha > > > > -- > > You received this message because you are subscribed to the Google Groups > > "Ruby on Rails: Talk" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to [email protected]. > > To post to this group, send email to [email protected]. > > To view this discussion on the web visit > > https://groups.google.com/d/msgid/rubyonrails-talk/87f3ac82-f4e9-4664-b8c1-1381ffd3980a%40googlegroups.com. > > > > For more options, visit https://groups.google.com/d/optout. > > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/rubyonrails-talk/8467642a-1d02-4977-8481-52adbe80d92c%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/86A33E52-4F6B-4F65-8971-C5E7DAA43491%40wdstudio.com. For more options, visit https://groups.google.com/d/optout.

