Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents

Sign In Problems

IssueTroubleshootingScreenshots

Error Message: 

"An account could not be found for the provided user ID"

Follow the "Sign up now" link to generate a new account and/or reset the password for an existing account.

Image Modified

Error Message: 

"We can't seem to find your account"

Follow the "Sign up now" link to generate a new account and/or reset the password for an existing account.

Image Modified

Access Denied

IssueTroubleshootingScreenshots

Error Message:

"There appears to be a problem with your credentials to access the CDISC Data Standards Browser (DSB)."

Confirm the company is a member and that the user's email domain is associated with the company.  If this is the case, have the user log out and then back in.

Note:  This applies for the first user login since CORE launch on 4/28/22.  Drupal and B2C have to communicate with each other to update the user's membership level in B2C.  If the user was signed in prior to 4/28/22, this handoff has not yet occurred.

Image Modified

Where is my API Key?

Where is the API Key?

IssueTroubleshooting

Screenshots

A user has just signed up and created their account.  No API Key email has been received yet.

API Keys are delivered every 1 hour. The user will receive a "Welcome to API" message in email once it is generated. This email is sent from windowsazure.com

Image Modified

Connection Refused Error Message (API Call)

IssueTroubleshooting

Screenshots

Receiving a "ConnectionRefusedError: WinError 10061 No Connection could be made because the target machine actively refused it"

Firewall / Port Listeners may be the issue.

Further details on resolving coming soon.

Image Added

Image Added

Image Added

API Headers (key-value pair)

IssueTroubleshooting

Screenshots

User inquires about key-value pair to insert into header of API call.

The user should follow the steps here: https://wiki.cdisc.org/x/iAvFBg

They will need to create a CDISC Library account, obtain their API key, and then insert it into the API request header as follows:

Key:  api-key

Value:  (API token value from https://api.developer.library.cdisc.org/)


Image Added