Error Saving Revision 2 Error occurred while validation of bean TargetEndpoint-1.xml

Hi Team , I am getting error while saving proxy,

any idea about below error message. how to tackle it.

 

Error Saving Revision 2
Error occurred while validation of bean TargetEndpoint-1.xml. Reason: - 
com.apigee.steps.oauth.v1.OAuthV1Bean$OAuthV1URL cannot be cast to 
com.apigee.messaging.config.beans.TargetConnection

 

Harshad_Kadam_0-1703855110913.png

 

Solved Solved
1 1 181
1 ACCEPTED SOLUTION

I had to do some research before I discovered a tiny mistake that fixed the issue and allowed it to operate as intended.

inside target endpoint I had configured <HTTPTargetConnection> element in wrong way. after fix its working

View solution in original post

1 REPLY 1

I had to do some research before I discovered a tiny mistake that fixed the issue and allowed it to operate as intended.

inside target endpoint I had configured <HTTPTargetConnection> element in wrong way. after fix its working