ManageBGL get access token via API error
Posted: Tue Aug 27, 2013 1:45 am
I'm trying to integrate your API to our application, at first the API is working properly, but for some reason we're getting an error when fetching user's access_token. We've used both endpoint and each throw us different error. Below are the URLs we're accessing and their corresponding error :
OAuth approach
https://www.managebgl.com/api/1.0/get_t ... alidic.dev
Error: Fatal error: Call to undefined function get_db() in /var/www/html/managebgl.com/api/1.0/get_token.html on line 24
User Login Approach
https://www.managebgl.com/api/1.0/login ... d=password
Error: Fatal error: Nesting level too deep - recursive dependency? in /var/www/html/managebgl.com/includes/common.php on line 276
Is this on our end or you have changes on your API?
Thanks! Hope for your quick response.
Note: Stripped out the email and password for security purposes.
OAuth approach
https://www.managebgl.com/api/1.0/get_t ... alidic.dev
Error: Fatal error: Call to undefined function get_db() in /var/www/html/managebgl.com/api/1.0/get_token.html on line 24
User Login Approach
https://www.managebgl.com/api/1.0/login ... d=password
Error: Fatal error: Nesting level too deep - recursive dependency? in /var/www/html/managebgl.com/includes/common.php on line 276
Is this on our end or you have changes on your API?
Thanks! Hope for your quick response.
Note: Stripped out the email and password for security purposes.