I get the following message when I try to test the REST version of joke API (
v1/humor/joke/3229)
[load_file] Bad filename (/www/virtual/jokeindex_com/html/services/20/api/jokeid=3229)
In trace I can see that request sent to target server is to the URL http://test.jokeindex.com/services/20/api/jokeid=3229 with the authorization header so not sure what the problem is