Using the Google javascript client library in a native Mac app -


i'm using google javascript client library use google drive view , open files.

it works fine on website work in webview in native mac app.

when try authorize app in javascript in webview on mac failed load resource: server responded status of 400 (bad request).

the problem url parameter origin=file:// in request.

from i've read should localhost don't know how correct through client library.


Comments

Popular posts from this blog

java - How to Configure JAXRS and Spring With Annotations -

visual studio - TFS will not accept changes I've made to a Java project -

php - Create image in codeigniter on the fly -