Alfresco Webscripts with PostMan (Chrome ) vs RestClient (Mozilla)

Alfresco Webscripts with PostMan (Chrome ) vs RestClient (Mozilla)


Alfresco Webscripts with PostMan (Chrome ) vs RestClient (Mozilla)


Chrome might give you a hard time while you try to execute certain webscript calls in Alfresco with 
Cross-Origin Resource Sharing (CORS) Filter: CORS origin denied: chrome-extension://coohjcphdfgbiolnekdpbcijmhambjff

Use Mozilla rest client and do a submit by setting Content-type: application/json
For example :
Below post request adds a user(with userid -userid774) to the Alfresco Administrators
Grab a ticket and submit along :