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

updated to most recent sdk version and functionality of init/callback #32

Merged
merged 8 commits into from
Jan 24, 2025

Conversation

ashleysmithTTD
Copy link
Contributor

@ashleysmithTTD ashleysmithTTD commented Jan 22, 2025

What Changed:

  • Updated how init and callbacks work so callback is sent through push method
  • Updated URL for JS SDK
  • Updated docs link to correct page
  • Updated ReadMe with another solution that works for local testing
  • Updated package versions of those with high npm vulnerabilities

@@ -6,7 +6,7 @@
<link rel="stylesheet" type="text/css" href="/stylesheets/app.css" />
<link rel="shortcut icon" href="/images/favicon.png" />
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="<%- uid2BaseUrl %>/static/js/uid2-sdk-2.0.0.js"></script>
<script src="https://cdn.integ.uidapi.com/uid2-sdk-3.9.0.js"></script>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Version 2.0.0 is on operator.integ.uidapi.com which is the uid2BaseUrl variable here but no later versions are on this site. So i changed the URL to the cdn instead

@ashleysmithTTD ashleysmithTTD merged commit 469f5b7 into main Jan 24, 2025
2 checks passed
@ashleysmithTTD ashleysmithTTD deleted the ans-UID2-3220-update-js-sdk-server-side-example branch January 24, 2025 17:06
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