cancel
Showing results for 
Search instead for 
Did you mean: 

Error while calling S&OP Rest webservice

jitendra_it
Active Contributor
0 Kudos

Hello Folks,

We are calling S&OP REST web service to retrieve planning area data. Please check below detail. We are calling ws from SOAPUI.

Apart from URL we are passing below information in Media Type section.

{

"ACTION":"getDataExport",

"plarea":"<Plang Area>",

"select":"<Attribute List>",

"orderby":"<Attribute list>",

"filter": "<filters>"

"contenttype":"csv"

}

We are getting error 403 - Forbidden(The server refused to fulfill the request.)

It seems to be Authorization error.

My query is where I can check for authorization.

Accepted Solutions (0)

Answers (1)

Answers (1)

steve_rampton2
Explorer
0 Kudos

Hi Jitendra

Did you ever resolve this error? I am getting the same 403 Forbidden on a 5.0 system.

Regards

Steve