Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
SOLVED

Getting Error while calling getStatus()

Avatar

Level 2

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?

1 Accepted Solution

Avatar

Correct answer by
Level 2

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

View solution in original post

2 Replies

Avatar

Correct answer by
Level 2

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