Alireza
Alireza
Detailed explanation of the problem is written here: https://stackoverflow.com/questions/57557517/how-to-get-json-response-in-flask-graphql-response `graphql` returns JSON as a string. Is it possible to return JSON object instead of a string?
When `login` button is clicked on add-in page I run the sample code given on `README` it works on office online as expected but the below problem happens when I...
The problem I faced is that when a token is generated based on `plus.me` and that token is given to google via our server. The token does not return user...
I have installed funkload on OS X by using the command below: `brew install funkload` I use the demo version of funkload itself to run a test, so what only...
In Apple iOS documentation it is mentioned that: > alert > string or dictionary > > If this property is included, the system displays a standard alert or a banner,...