Title: Uncaught ReferenceError: postangular is not defined
Last modified: August 31, 2016

---

# Uncaught ReferenceError: postangular is not defined

 *  Resolved [nsid](https://wordpress.org/support/users/nsid/)
 * (@nsid)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/uncaught-referenceerror-postangular-is-not-defined/)
 * HI,
    with recent update I am not able to create post from app, I am using create_post
   method which worked earlier but now failing with this error “Uncaught ReferenceError:
   postangular is not defined”
 * [https://wordpress.org/plugins/json-api-auth/](https://wordpress.org/plugins/json-api-auth/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Ali Qureshi](https://wordpress.org/support/users/parorrey/)
 * (@parorrey)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/uncaught-referenceerror-postangular-is-not-defined/#post-6930871)
 * with the latest update of plugin, it has been made more secure and requires https
   protocol for user authentication but in case you don’t have ssl installed and/
   or still want to use http protocol, please pass insecure=cool
 * like this:
 * [http://localhost/api/auth/generate_auth_cookie/?nonce=f4320f4a67&username=Catherine&password=password-here&insecure=cool](http://localhost/api/auth/generate_auth_cookie/?nonce=f4320f4a67&username=Catherine&password=password-here&insecure=cool)
 *  Thread Starter [nsid](https://wordpress.org/support/users/nsid/)
 * (@nsid)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/uncaught-referenceerror-postangular-is-not-defined/#post-6930924)
 * Hi Ali,
    I am able to login using insecure=cool, I am getting this error with
   create_post
 *  Thread Starter [nsid](https://wordpress.org/support/users/nsid/)
 * (@nsid)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/uncaught-referenceerror-postangular-is-not-defined/#post-6930931)
 * problem was in the custom field plugin I was working on, manage to sort it out.
   
   thanks for the assistance.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Uncaught ReferenceError: postangular is not defined’ is closed to new
replies.

 * ![](https://ps.w.org/json-api-auth/assets/icon-256x256.png?rev=1965697)
 * [JSON API Auth](https://wordpress.org/plugins/json-api-auth/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/json-api-auth/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/json-api-auth/)
 * [Active Topics](https://wordpress.org/support/plugin/json-api-auth/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/json-api-auth/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/json-api-auth/reviews/)

## Tags

 * [create_post](https://wordpress.org/support/topic-tag/create_post/)

 * 3 replies
 * 2 participants
 * Last reply from: [nsid](https://wordpress.org/support/users/nsid/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/uncaught-referenceerror-postangular-is-not-defined/#post-6930931)
 * Status: resolved