Error validating SAML message

org.opensaml.common.SAMLException: Intended destination http://app.myexample.com/saml/SSO doesn’t match any of the endpoint URLs for profile urn:oasis:names:tc:SAML:2.0:profiles:SSO:browser
at org.springframework.security.saml.websso.AbstractProfileBase.verifyEndpoint(AbstractProfileBase.java:248)
at org.springframework.security.saml.websso.WebSSOProfileConsumerImpl.processAuthenticationResponse(WebSSOProfileConsumerImpl.java:148)
at org.springframework.security.saml.SAMLAuthenticationProvider.authenticate(SAMLAuthenticationProvider.java:82)

I am getting this issue when getting response from okta to my browser.