I'm using an Odata web service to POST data to the backend. When the call to the service is made, it is throwing this error:
The Step definition for the Odata call is using a markup file to specify the web service parameters. The contents of this file are:
The web service call has been working with no problems in my development environment, but after I do my first production build/deploy is when the error crops up. Has anyone seen this error before and know what the workaround is?
Thanks
Tim