how to use bing translator api in my website coded in PHP and mobile jquery? - bing-api

i want to use bing translator api in my PHP based website in mobile jquery framework, i have generated Client ID and Client Secret Code but it shows an error Error in bing App id ???

Related

Mobile Usability data via the Google Search Console API

I want to extract all 15k pages in this Mobile Usability report but the web app console only lets me get 1k.
For other reports I can get all the data using the API but I can't find a Mobile Usability method.

Yammer App Development language

I want to develop a app for Yammer.
I currently have the web app as a external website written in PHP / JS and HTML.
Can i turn my external web-app into a yammer app, does it have to be written in ruby or can it be in PHP / HTML / JS/
Thanks
If you are looking to just consume Yammer APIs then any language that has support for HTTP requests will likely work.
Yammer has a few official SDKs listed here:
https://developer.yammer.com/docs/js-sdk

Google places api service is not woring in my android project

Google places api service is not woring in my android project.I have enabled api key.I am using server key to get places in autocompleteTextView. But I found error "This API project is not authorized to use this API. Please ensure that this API is activated in the APIs Console: Learn more: https://code.google.com/apis/console",
"predictions" : []"
Always while debugging. Please any body help me.
It sounds like you're using the Google Places API Web Service from your Android app? Have you considered using the Google Places API for Android?

Google Contacts API with codeigniter

I have a CodeIgniter application and I want access Google Contact API with OAuth solution. I want changes to be made in the Google Contact API when they are made in the database.
Already there is a Google account, have a client ID and client secret.
Please tell me what further steps should I take with Google Contacts and Google Developers Console.
Also, please tell me what files I need to add in Codeigniter and where to place them and the code I need to put in them.
I am new to Google API, CodeIgniter, PHP and web.

Observer pattern for Yammer api

I am using Yammer api (Java script SDK) for integrating Yammer Platform into our app. The problem is "when I am submitting a post from my app, it's getting updated on Yammer Platform, but when I do post from Yammer Platform, my app is not getting updated". So I would like to know whether there is any observer pattern for Yammer api in Java script sdk.
No. In my app I'm issuing GET request for messages to refresh data on the client side.

Resources