Get the list of export files - Method not allowed

Hi, 

 

I am trying to use Anaplan API to run an export from a model in which I have FULL access. When I make the API call to get the list of export files, I received an error. The error code is 405 and the error message is "method not allowed". 

I made a research about this error and it seems like it occur when the user doesn't have access to the model but I have FULL access. Can someone help me please?

 

Thanks 

Best Answer

  • SathyaM
    Answer ✓

    Hi @fnkankeu,

     

    Can you check this --

    405 Method Not Allowed denotes "Wrong HTTP verb for the call (For Example, using POST or PUT to an call that only allows GET)"

     

    Thanks

    Sathya