Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sdk 2535 php sdk issue when retrieving session when a watchlist advanced ca check is configured #376

Open
wants to merge 7 commits into
base: development
Choose a base branch
from

Conversation

mehmet-yoti
Copy link
Contributor

No description provided.

mehmet-yoti and others added 7 commits February 19, 2024 17:05
* SDK-2241 Create Session
* SDK-2244 Retrieve Session
* SDK-2250 Create QR Code
* SDK-2258 Retrieve QR Code
* SDK-2265 Retrieve Receipt 
* SDK-2377 added failure reasons to idv
* SDK-2357 added failure receipt error details
* Sdk 2420 php add support for advanced identity profiles to share v 2 and examples (#360)
* SDK-2371 added advanced identity profile to sharev1,example and updated tests
* Added-example-for-DBS-and-updated-failure-details
* Updated IDV Example Defaults
* Removed unneccessary used libraries
* Updated readme, and removed unnecessary usings
* Sdk 2481 Library Updates (Fix for psr/http-message version error on php 8)(#369)
@@ -84,6 +84,7 @@ function onErrorListener(...data) {
await Yoti.ready()
await onReadyToStart()
}</script>
<script src="https://www.yoti.com/share/client/v2" onload="onClientLoaded()"></script>
<script src="https://www.public.stg1.dmz.yoti.com/share/client/v2" onload="onClientLoaded()"></script>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kindly change it back to the Prod URL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants