Hi Claude,
I'm sorry but I'm working on a website where it is installed the OneAll plugin with with Freemium plan.
With the Freemium plan I cannot make a direct connection or invoke call for mobile like this
https://#your_subdomain#.api.oneall.com/…
Hi Claude,
I have changed the way to do the authentication.
I have used the oAuth1.0 authentication with a WebBroker.
In this way I should exploit all the OneAll features!
When I have to get the authorization, I have set this callback
http://myd…
Hi Claude,
thank you for your answer.
Reading your PHP code, It seems that I have to use a cookie.
I'm sorry but I can't use any cookie (I'm developing an Universal Windows App with C#/XAML).
I would lilke to know how to do this with some REST API…