Title: Rest API and Postman
Last modified: February 10, 2017

---

# Rest API and Postman

 *  [imokweb](https://wordpress.org/support/users/imokweb/)
 * (@imokweb)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/rest-api-and-postman/)
 * Hello,
    I am trying to authenticate through Rest API for a few days now, without
   success. I’m using OAuth 1.0a Server plugin. I have in my .htaccess
 *     ```
       RewriteBase /app_comment/
       RewriteRule ^index\.php$ - [L]
       RewriteCond %{HTTP:Authorization} .
       RewriteRule .* – [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
       ```
   
 * (I’m running on a dev enviroment dev.imok.ro/app_comment)
 * Here is an error in Postman: [http://prnt.sc/e6zyp8](http://prnt.sc/e6zyp8)
    
   I have tried with Get, Post (with application/x-www-form-urlencoded in header),
   have tried Basic Auth, all return the same error, which is either “OAuth signature
   does not match” or “Invalid timestamp”. Or in some occasions it gave back some
   html response, which was the site itself basically. Have tried with Add params
   to header on/off…
 * Any help would be appreciated!!
    Thanks a lot!
 * **EDIT:**
    Since it’s a dev, here are some login if you want to try: Client Key
   rHdjbnBR6VcR Client Secret TP2ITRjPg28vSfLLYwquoCALUQuortHNvwFi8X96RruoFshg Subscribed
   user: user4 pass: magor
    -  This topic was modified 9 years, 3 months ago by [imokweb](https://wordpress.org/support/users/imokweb/).
    -  This topic was modified 9 years, 3 months ago by [imokweb](https://wordpress.org/support/users/imokweb/).

The topic ‘Rest API and Postman’ is closed to new replies.

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [imokweb](https://wordpress.org/support/users/imokweb/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/rest-api-and-postman/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
