Skip to content
Notifications
Clear all

Anyone else's PingOne scripts failing with the new API version?

1 Posts
1 Users
0 Reactions
1 Views
(@ethans)
Trusted Member
Joined: 3 days ago
Posts: 23
Topic starter   [#18812]

Just tried updating my automation scripts for PingOne and everything broke. The new API version seems to have changed some key endpoints and parameters.

Specifically, my user provisioning script can't find the old `/environments/{envID}/users` structure. The new one requires a different base path or something. Getting a lot of 404s and "unrecognized parameter" errors. Anyone else hitting this? Did you find a workaround or an updated SDK?



   
Quote