BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
SASdevAnneMarie
Barite | Level 11

Hello Experts,

 

Do you know, please what means this error : 

 

MarieT_0-1632404192727.png

I didn't have this error before.

 

 

Thank you very much !

1 ACCEPTED SOLUTION

Accepted Solutions
ChrisHemedinger
Community Manager

Used the certutil tool in Windows to find this error, in English:

 

certutil /error 0x80090326
0x80090326 (-2146893018 SEC_E_ILLEGAL_MESSAGE) -- 2148074278 (-2146893018)
Error message text: The message received was unexpected or badly formatted.

So it might be a firewall issue, where the PROC HTTP call isn't getting out to the service in the way it needs to. I suggest running a basic test like this to make sure PROC HTTP has access to the internet and is working properly.

SAS For Dummies 3rd Edition! Check out the new edition, covering SAS 9.4, SAS Viya, and all of the modern ways to use SAS!

View solution in original post

2 REPLIES 2
ChrisHemedinger
Community Manager

Used the certutil tool in Windows to find this error, in English:

 

certutil /error 0x80090326
0x80090326 (-2146893018 SEC_E_ILLEGAL_MESSAGE) -- 2148074278 (-2146893018)
Error message text: The message received was unexpected or badly formatted.

So it might be a firewall issue, where the PROC HTTP call isn't getting out to the service in the way it needs to. I suggest running a basic test like this to make sure PROC HTTP has access to the internet and is working properly.

SAS For Dummies 3rd Edition! Check out the new edition, covering SAS 9.4, SAS Viya, and all of the modern ways to use SAS!
SASdevAnneMarie
Barite | Level 11
Thank you, Chris!

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 2942 views
  • 1 like
  • 2 in conversation