Discover Refinitiv
MyRefinitiv Refinitiv Perspectives Careers
Created with Sketch.
All APIs Questions & Answers  Register |  Login
Ask a question
  • Questions
  • Tags
  • Badges
  • Unanswered
Search:
  • Home /
  • Screening /
  • World-Check One Zero Footprint /
avatar image
Question by czernicki · Nov 20, 2019 at 09:01 PM · 401 unauthorizedscreeningrequest

ScreeningRequest in Postman ZFS environment returns 401 Unauthorized

I have started development for the Zero Footprint screening with the provided keys. When testing in Postman the Get groups API works fine, then I use the returned group id for the ScreeningRequest but I am getting status 401 Unauthorized.Please advise. groups.pngscreening.png

groups.png (205.9 KiB)
screening.png (159.7 KiB)

People who like this

0 Show 0
Comment
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

10 Replies

  • Sort: 
avatar image
REFINITIV
Best Answer
Answer by Prabhjyot.Mandla · Nov 27, 2019 at 06:20 AM

@czernicki,

Thank you for the confirmation.

The key(s) were not in sync with the cloud platform. Hence, you were receiving Error 401. We have made the necessary changes to sync the key(s) with the cloud platform and the issue has been now resolved.

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
REFINITIV
Answer by Prabhjyot.Mandla · Nov 21, 2019 at 04:36 AM

@czernicki,

Thank you for your request.

Can you please share the postman console logs [ Request / Response Headers ] for the failed API call to investigate on the cause of the error?

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
Answer by czernicki · Nov 21, 2019 at 02:34 PM

Console log attached log.txt


log.txt (1.3 KiB)
Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
REFINITIV
Answer by Prabhjyot.Mandla · Nov 22, 2019 at 12:49 PM

@czernicki,

Thank you for sharing the logs.

Can you please check API credentails whic you are using for consuming the API?

Please login to UI > Go to Admin > Click on Users > Select Username > On the right section, you should be able to see the credentials for the API user.

Can you please confirm if the credentails which you are using is correct and as per the account?

Please let us know if this helps.

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
Answer by czernicki · Nov 22, 2019 at 01:24 PM

I checked the keys, they are exactly the same in the UI and the Postman environment variables, sending the screenshots so you can see them, can you test with my keys? Maybe they are not correctly setup on your end. UIkeys.pngPostmatZFSEnvironment.png


uikeys.png (7.0 KiB)
postmatzfsenvironment.png (22.9 KiB)
Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
REFINITIV
Answer by Prabhjyot.Mandla · Nov 25, 2019 at 10:33 AM

@czernicki,

Thanks for sharing the details.

Can you please let us know if you are facing the issue with any specific API call or all the API calls ?

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
Answer by czernicki · Nov 25, 2019 at 03:55 PM

The issue is with the screeningRequest only, when I run the groups it works fine, I have attached the image of this api on the first post of this thread. The difference I see is that the groups uses the gateway-host , while screeningRequest uses zfs_gateway-host, that is how the API was automatically set when importing the zero footprint postman collection.

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
REFINITIV
Answer by Prabhjyot.Mandla · Nov 26, 2019 at 12:08 PM

@czernicki,

Thank you for confirming.

Could you please try again and let us know if this is working fine now?

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
Answer by czernicki · Nov 26, 2019 at 01:26 PM

The API is working fine now it returned status 200, was it a setup issue on your end? Thanks for your support on this matter.

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
Answer by suveer.singh · Dec 04, 2019 at 04:13 PM

Im facing the exact same issue as described before. I received new credentials(Key + Secret) today, postman collection was working fine previously. GetMyTopLevelGroups endpoint is working. ScreeningRequest specifically is not working

Comment

People who like this

0 Show 1 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
REFINITIV
Prabhjyot.Mandla ♦♦ · Dec 05, 2019 at 05:59 AM 0
Share

@suveer.singh,

Thank you for reporting the issue.

I will get back to you on the query which you have posted separately.

Watch this question

Add to watch list
Add to your watch list to receive emailed updates for this question. Too many emails? Change your settings >
8 People are following this question.

Related Questions

ScreeningRequest in Postman ZFS environment returns 401 Unauthorized

HTTP 403 Forbidden from ZFS screeningRequest API

Why are my credentials not working?

I cannot screen a name or retrieve a profile

Keep getting 401 error for world check one api

  • Feedback
  • Copyright
  • Cookie Policy
  • Privacy Statement
  • Terms of Use
  • Careers
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Alpha
  • App Studio
  • Block Chain
  • Bot Platform
  • Calais
  • Connected Risk APIs
  • DSS
  • Data Fusion
  • Data Model Discovery
  • Datastream
  • Eikon COM
  • Eikon Data APIs
  • Elektron
    • EMA
    • ETA
    • WebSocket API
  • Legal One
  • Messenger Bot
  • Messenger Side by Side
  • ONESOURCE
    • Indirect Tax
  • Open PermID
    • Entity Search
  • Org ID
  • PAM
    • PAM - Logging
  • ProView
  • ProView Internal
  • Product Insight
  • Project Tracking
  • Refinitiv Data Platform
    • Refinitiv Data Platform Libraries
  • Rose's Space
  • Screening
    • Qual-ID API
    • Screening Deployed
    • Screening Online
    • World-Check One
    • World-Check One Zero Footprint
  • Side by Side Integration API
  • TR Knowledge Graph
  • TREP APIs
    • CAT
    • DACS Station
    • Open DACS
    • RFA
    • UPA
  • TREP Infrastructure
  • TRIT
  • TRKD
  • TRTH
  • Thomson One Smart
  • Transactions
    • REDI API
  • Velocity Analytics
  • Wealth Management Web Services
  • World-Check Data File
  • Explore
  • Tags
  • Questions
  • Badges