java - Getting 403 errror while accessing apache restful services from mobile -


i getting 403 error post request when restful services deployed on tomcat server accessed mobile device, desktop getting proper response, below error in access logs

"post /myservice/check http/1.1" 403 20 "-" "mozilla/5.0 (iphone; cpu iphone os 9_1 mac os x) applewebkit/601.1.46 (khtml, gecko) version/9.0 mobile/13b143 safari/601.1"

please let me know reason this

regards pallavi


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -