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

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 Innovate 2026: Register now! April 27-30 in Grapevine TX -- it's the premier conference for SAS users!

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 Innovate 2026: Register now! April 27-30 in Grapevine TX -- it's the premier conference for SAS users!
SASdevAnneMarie
Rhodochrosite | Level 12
Thank you, Chris!

Catch up on SAS Innovate 2026

Dive into keynotes, announcements and breakthroughs on demand.

Explore 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
  • 3508 views
  • 1 like
  • 2 in conversation