Forum Discussion

fazlook's avatar
fazlook
Frequent Contributor
9 years ago
Solved

Authorization has been denied for this request - error message

This message is driving me crazy.....I am getting {"message": "Authorization has been denied for this request."} error message every-time I send a GET request.

 

Everything was working fine last week and suddenly this happened. I tested it on 5 different boxes and 3 different domains :( with no luck.

 

If I pass the request right in the browser, it works.

If I use google chrome POSTMAN, it also works. It is only with SoapUI.

 

What's wrong ?

 

BTW: my request is just a simple GET for ID's. None of my requests work in SoapUI.

 

 

 

5 Replies

  • nmrao's avatar
    nmrao
    Community Hero
    Are you sure that there is no change in the project? Do you use any repository (svn / git etc) to track the changes?
    • fazlook's avatar
      fazlook
      Frequent Contributor

      Yes I do have GIT. It is same file I sync and work with for a while. No changes at all. Any other API client work well. it is just SoapUI :( 

      • fazlook's avatar
        fazlook
        Frequent Contributor

        Just a reminder, I did everything I can, it still does not work. I even started a new project :(