Golang Websocket Gorilla Handshake Failure

I can connect to the WSS through various means but when trying to connect through golang gorilla websocket client, I get a handshake 404. Anyone else experience this or know a solution?

Hi!

A 404 error indicates that you’re trying to connect to a wrong address. Please share the exact URL you’re trying to connect to!

Thank you! The documentation for websockets there are like three different versions. NM I am authenticated!