Translate

Thursday, September 15, 2016

Firefox RestClient Send button is not working

It has been months since I last accessed a REST web service that uses OAuth.  I have to do some testing on my work and now I have to use the RESTClient add-on in my Firefox browser.  I have saved the web service settings in that RESTClient.

Upon clicking the Send button, nothing happens.  This normally works but for some reason it does not work as expected.  I Googled to find out what could have gone wrong and ultimately find a solution to fix this so I can proceed with my testing.


  • In the Firefox address bar, type "about:config"
  • Search "restclient" on the text box.
  • It will display results for the RESTClient extension

  • For each RESTClient result returned, right click and press "reset"
  • Restart Firefox.  This will remove any cached data for the Firefox extension and the Send button should start working again!