AdobeDocs / cc-everywhere

Documentation site for Adobe Express Embed SDK
https://developer.adobe.com/express/embed-sdk/docs/guides/
Apache License 2.0
11 stars 35 forks source link

In Adobe Embed SDK Get Credentials workflow, the "Next Steps" button is leading to an invalid path #115

Closed sgera closed 11 months ago

sgera commented 11 months ago

In Adobe Embed SDK’s Get Credentials workflow, the Next Steps button is leading to an invalid path (HTTP 404)

Expected Behaviour

It should take to a valid documentation page. I am not sure what the right page is.

Actual Behaviour

image

Steps to Reproduce

  1. Go to https://developer.adobe.com/express/embed-sdk/docs/get-credential/ and login using your Adobe id
  2. Create a credential (enter name, domain etc.)
  3. Once the credential is created, click on Next Steps button

Screenshot 2023-10-13 at 12 34 26 PM

Platform and Version

Sample Code that illustrates the problem

Logs taken while reproducing problem

amandahuarng commented 11 months ago

Hi @sgera --

Thanks for your feedback. The team has fixed the link on that button and it points to the quickstart guide now: https://developer.adobe.com/express/embed-sdk/docs/guides/quickstart/

Best, Amanda