Title: Setting up authorization &#8211; authentication
Last modified: May 24, 2017

---

# Setting up authorization – authentication

 *  [Phil](https://wordpress.org/support/users/legaulph/)
 * (@legaulph)
 * [9 years ago](https://wordpress.org/support/topic/setting-up-authorization-authentication/)
 * Testing with postman to get the authentication setup [https://wordpress.stackexchange.com/questions/213006/how-to-use-oauth-authentication-with-rest-api-via-curl-commands/239873#239873](https://wordpress.stackexchange.com/questions/213006/how-to-use-oauth-authentication-with-rest-api-via-curl-commands/239873#239873)
   
   I’m getting this error
 *     ```
       <html>
           <head>
               <title>401 Unauthorized</title>
           </head>
           <body>
               <h1>Unauthorized</h1>
               This server could not verify that you
       are authorized to access the document
       requested.  Either you supplied the wrong
       credentials (e.g., bad password), or your
       browser doesn't understand how to supply
       the credentials required.
   
           </body>
       </html>
       ```
   
 * The WordPress site I’m want to access is an http server not https
    Has anyone
   been able to successfully get this to work?

The topic ‘Setting up authorization – authentication’ is closed to new replies.

 * ![](https://ps.w.org/rest-api-oauth1/assets/icon-256x256.png?rev=3004388)
 * [WP REST API - OAuth 1.0a Server](https://wordpress.org/plugins/rest-api-oauth1/)
 * [Support Threads](https://wordpress.org/support/plugin/rest-api-oauth1/)
 * [Active Topics](https://wordpress.org/support/plugin/rest-api-oauth1/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rest-api-oauth1/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rest-api-oauth1/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Phil](https://wordpress.org/support/users/legaulph/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/setting-up-authorization-authentication/)
 * Status: not resolved