Page 1 of 1

ManageBGL get access token via API error

Posted: Tue Aug 27, 2013 1:45 am
by FinchSaosin
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.

Re: ManageBGL get access token via API error

Posted: Fri Aug 30, 2013 10:47 pm
by FinchSaosin
Any Update on this? or is someone looking at this?

Re: ManageBGL get access token via API error

Posted: Tue Sep 03, 2013 10:28 am
by DataMystic Support
Looking at it right now for you. The problems are at our end.

Re: ManageBGL get access token via API error

Posted: Tue Sep 03, 2013 5:22 pm
by DataMystic Support
The get_token form is now working:

https://www.managebgl.com/api/1.0/get_t ... alidic.dev

Tomorrow we'll sort out the other API call for you. Please let us know if you have any more problems!