Forum Discussion

KTsnap's avatar
KTsnap
New Contributor III
3 years ago

REST API ERROR 503 error keeps on increasing even if input is one

Hi All,

I used a REST API with pagination where there was only one input but due to server unavailability , I got an 503 error. But my doubt is why the error was keep on increasing. Since the error was keep on increasing i had to stop the pipeline. Can anyone please help.

1 Reply

  • pmancevski's avatar
    pmancevski
    New Contributor III

    Hi,

    Check the pagination condition probably is validating to true and again is calling the url.

    Thanks,
    Pero M.