Eric Sulendra - 2014-04-29 23:23:16
Hi, I am trying to integrate Mavenlink API and PHP OAuth. I am still new to OAuth so I still have a lot to learn but it seems that Mavenlink API Authentication is slightly different than others? It seems like there is an extra step between request token and access. I am still not sure on how to integrate this by just adding configuration. I tested the connection using php oauth class and it ended in an infinite loop. I still can't figure out how to remedy it.
Please help
Resources:
Mavenlink API Documentation - http://developer.mavenlink.com/#oauth-20
PHP Mavenlink API - https://github.com/mavenlink/mavenlink_php_api