ManageBGL get access token via API error

Enter any questions you have about the ManageBGL.com website here

Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators

Post Reply
FinchSaosin
Posts: 4
Joined: Tue Aug 27, 2013 1:32 am

ManageBGL get access token via API error

Post 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.
FinchSaosin
Posts: 4
Joined: Tue Aug 27, 2013 1:32 am

Re: ManageBGL get access token via API error

Post by FinchSaosin »

Any Update on this? or is someone looking at this?
User avatar
DataMystic Support
Site Admin
Posts: 2227
Joined: Mon Jun 30, 2003 12:32 pm
Location: Melbourne, Australia
Contact:

Re: ManageBGL get access token via API error

Post by DataMystic Support »

Looking at it right now for you. The problems are at our end.
User avatar
DataMystic Support
Site Admin
Posts: 2227
Joined: Mon Jun 30, 2003 12:32 pm
Location: Melbourne, Australia
Contact:

Re: ManageBGL get access token via API error

Post 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!
Post Reply