403 Error post Utha upgrade glide-utah-12-21-2022__patch5-07-06-2023 on Rest API Post Method

Rashmika BS
Tera Guru

Hi Team, 

 

We are receiving an error while testing a Rest API post method post Utha upgrade. 

 

Method failed: (/***) with code:403 - Forbidden username/password combo

 

AUth profile has correct details. Mid server is up and running. Yet we are getting this issue.

 

Thanks

1 ACCEPTED SOLUTION

Rashmika BS
Tera Guru

Reset the password for that Authentication profile and it worked.

View solution in original post

12 REPLIES 12

@Rashmika BS Check the API end point URL, is that common end point URL for all three instance Dev,QA and Prod because the credential may vary for the respective instance. is this OAUTH or Basic Auth?

Its same credential for all three instances, its a Basic Auth

@Rashmika BS Please try setting the user agent in the API method as shown in the screenshot below as Servicenow and test again. If my response helps to solve your issue. Kindly mark all response as helpful & correct. It will be helpful for future readers! 

 

PrabuVelayutha_0-1693335181996.png

 

i had tried this but no luck

Is this an internet API? if not try without the Mid Server. Also, how are you making this outbound call through Rest Message or Flow Action?