Magento api keeps responding with oauth_problem error
I am trying to get an acces token from magento by using OAuth1. when i send the array bellow i get this error oauth_problem=%22oauth_consumer_key%22+is+required.+Enter+and+try+again%2C+%22oauth_signature%22+is+required.+Enter+and+try+again%2C+%22oauth_signature_method%22+is+required.+Enter+and+try+again%2C+%22oauth_nonce%22+is+required.+Enter+and+try+again%2C+%22oauth_timestamp%22+is+required.+Enter+and+try+again I am pretty new to the magento api and cant figure out what is wrong with… Read More »Magento api keeps responding with oauth_problem error