You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Response code receiving as 500 when prism proxy is running where as same request is working when sent to actual live end point URL. Issue is occurring when request sent to prism proxy URL
Context
unable to implement prism for my team of 10 members
Current Behavior
Prism proxy forwards the request to base server but we receive response with code 500. Same request sends to actual base/live URL instead of proxy URL sends me 200 code.
When request message is received at Proxy URL ... as a next step Proxy is forwarding the request to Live URL. However format of the file is being modified by Proxy causing the 500 response code.
Response code receiving as 500 when prism proxy is running where as same request is working when sent to actual live end point URL. Issue is occurring when request sent to prism proxy URL
Context
unable to implement prism for my team of 10 members
Current Behavior
Prism proxy forwards the request to base server but we receive response with code 500. Same request sends to actual base/live URL instead of proxy URL sends me 200 code.
Expected Behavior
Prism proxy should work as live server
Steps to Reproduce
Environment
Latest version of prism : 5.5.4
Files being uploaded from windows 10 into Linux docker container
The text was updated successfully, but these errors were encountered: