Skip to content

Header: Forgot password not working post update sdk to 24.0.0#1645

Merged
prachi-okta merged 1 commit intomasterfrom
github-forget-password-not-working
Aug 7, 2025
Merged

Header: Forgot password not working post update sdk to 24.0.0#1645
prachi-okta merged 1 commit intomasterfrom
github-forget-password-not-working

Conversation

@prachi-okta
Copy link
Copy Markdown
Contributor

@prachi-okta prachi-okta commented Aug 6, 2025

Issue(s)

#1644

Description

The UserCredApi - ForgotPasswordResponse forgotPassword(String userId, Boolean sendEmail) method is failing with a 400 "Bad request. Accept and/or Content-Type headers likely do not match supported values." error after updating the SDK to version 24.0.0. A temporary fix of adding the header Map.of("Content-Type", "application/json") is being used to make it work.

image

It is passing on local but due to some issue, the circleci pipeline is failing. Will raise a ticket for it.

Category

  • Bugfix
  • Enhancement
  • New Feature
  • Library Upgrade
  • Configuration Change
  • Versioning Change
  • Unit or Integration Test(s)
  • Documentation

Signoff

  • I have submitted a CLA for this PR
  • Each commit message explains what the commit does
  • I have updated documentation to explain what my PR does
  • My code is covered by tests if required
  • I did not edit any automatically generated files

@prachi-okta prachi-okta changed the title adding header Header: Forgot password not working post update sdk to 24.0.0 Aug 6, 2025
@prachi-okta prachi-okta merged commit fa920cb into master Aug 7, 2025
6 of 8 checks passed
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