First of all, why are you unable to use POST?

The bit about RpcAttribute is only relevant if your server endpoint is different than the URL from where the client side is obtained. Is that really your case?

By on 6/12/2015 3:48 PM ()

Because I was trying to do a SharePoint app. They do not support POST see e.g. https://github.com/NaseUkolyCZ/FSharpReactJS/blob/master/src/SharePointAppWeb/SharePointContext.cs#L366-L369 It is not the same, but the other URL parameters are not added to the call (I changed to use GET).

By on 6/22/2015 12:37 PM ()

Did you try using [<Query "...">] parameters in your endpoints? See the sitelet page for reference/examples.

By on 10/23/2015 8:31 AM ()

Anyway to close it, I am using a different approach now and everything works great. Thanks!

By on 6/29/2016 2:41 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper