cancel
Showing results for 
Search instead for 
Did you mean: 

Not able to save api

0 Kudos

Hi experts,

my team and I are trying to connect a swagger api to our test Fiori App, but we have issues with the API Designer. After inserting the Swagger coding we are not able to save the API, even if there are no warnings or errors in our coding.

"Not able to save api

Request ID : e12994f3-e258-4962-9a00-738af3a2f845

Note: API with error cannot be saved. Fix the error and save or download it to the local file system for reference."

We tried this on a trial account. There are some examples from mermade. Even those are (besides our coding) not storable:

https://mermade.org.uk/examples/swagger.json

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

The issue was that the API Portal was not registered to the Trial Account yet.

This is solved now!

Former Member
0 Kudos

Hi,

Please can you specify the return code of odata service?

Regards,

Subhashini

0 Kudos

Hi Subhashini,

I looked for something like a return code of the odata service, but I can't find something like this. Could you please describe what you want me to specify?

Thank you in advance!

Mathias

Former Member
0 Kudos

Hi,

if the update is successful return code is 202 otherwise is 401.

You can see it in the ODATA gateway response

Regards,

Subhashini

0 Kudos

Well this was not the question, maybe I should have described it better.

The problem is solved though.