
User17161903393894699034 (Customer) asked a question.
when trying to access okta account through API (Postman) followed the procedure mentioned in this links
https://developer.okta.com/docs/reference/rest/*get-an-access-token-and-make-a-request
https://developer.okta.com/docs/guides/dpop/nonoktaresourceserver/main/
But getting error in DPOP - "'htu' claim in the DPoP proof JWT is invalid."
followed the procedure mentioned in 2 link above and used
"htu": "http://{yourOktaDomain}/oauth2/default/v1/token". ---> used my domain in {yourOktaDomain} - dev- XXXXXX.okta.com
but getting this error - "'htu' claim in the DPoP proof JWT is invalid."
can anyone help with this

Hi @User17161903393894699034 (Customer) , thank you for contacting Okta Community.
The issue you are facing may be related to a feature flag. You should discuss this with your Account Executive or Customer Success Manager, as not all SDKs are compatible. For example, the new Dpop feature is not supported on the OAuth2.0 Okta Python SDK.
Additionally, you can also post on devforum.okta.com as they will have more insight into this topic.
If you have a paid account and think you have all the feature flags you need enabled, then you can open a Support ticket here. Our engineers will likely ask for more details about the configuration.
Regards.
--
Help others in the community by liking or hitting Select as Best if this response helped you.