-2

After recording a script of SAP site using loadrunner , while executing them we are getting "403 Unauthorized request" error for a request where we are passing the SAP ID. We have done the correlations also . But still its throwing error

Sandra Rossi
  • 11,934
  • 5
  • 22
  • 48

1 Answers1

0

Please define, "we have done the correlations also."

403 is a credential issue, related either to poor credentials or an expired session token which is not handled in your test code.

James Pulley
  • 5,606
  • 1
  • 14
  • 14