Comment to 'Chat GPT integration "Step by step how to"'
  • @Robert Sussman I had the same problem. I solved it when I found a typo in my API Secret key entry. I had I had a semicolon before the closing " ' " on api secret key. It belongs at the line end. The entire secret key is enclosed in single quote and ends in a semi colon; Like this 'YourSecretKey';