PHP Classes

Simpro

Recommend this page to a friend!

      PHP OAuth Library  >  All threads  >  Simpro  >  (Un) Subscribe thread alerts  
Subject:Simpro
Summary:Oauth simpro
Messages:4
Author:Matthew Coad
Date:2014-03-17 10:42:38
Update:2014-03-19 20:49:46
 

  1. Simpro   Reply   Report abuse  
Picture of Matthew Coad Matthew Coad - 2014-03-17 10:42:38
Hello how could I use this with http://api.simpro.co. I could not get it to authenticate

  2. Re: Simpro   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2014-03-17 11:30:06 - In reply to message 1 from Matthew Coad
Currently you can configure a new OAuth server in a separate file without changing the class.

Can you tell what configuration values you are using to use that OAuth server?

  3. Re: Simpro   Reply   Report abuse  
Picture of Matthew Coad Matthew Coad - 2014-03-19 11:34:15 - In reply to message 2 from Manuel Lemos
Unfortunately I can't. From the documentation is there any reason it would not work?

  4. Re: Simpro   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2014-03-19 20:49:46 - In reply to message 3 from Matthew Coad
Sorry, I did not mean that you disclose sensitive details of your application or user account. I meant just the OAuth protocol server URLs and any options of the class that you set to try it.

It would also help if you set the debug variable to true and show the messages that go to the error log, omitting any sensitive details of course.