Getting Error while calling getStatus() | Community
Skip to main content
New Participant
July 6, 2015
Solved

Getting Error while calling getStatus()

  • July 6, 2015
  • 2 replies
  • 1987 views

I am trying to check the status of an article created using the API's getStatus() method, but always I am getting error and the request url is like this https://pecs.stage02.publish.adobe.io/status//article/test-article. Can anyone please suggest why this error happens?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by digitalr3317510

Now its working fine as $publication_guid field in parameters.php (line 24) was missing.

2 replies

digitalr3317510AuthorAccepted solution
New Participant
July 7, 2015

Now its working fine as $publication_guid field in parameters.php (line 24) was missing.

Neil_Enns_-_Ado
Employee
July 6, 2015

What error do you get?

Neil