System error with API requests (solved)

Hello I’ve been using Apple Shortcuts to send and process API requests without issues for a few months. As of yesterday I get this error every time I try to run the requests now.

{“error”:{“param”:null,“message”:“The server had an error while processing your request. Sorry about that!”,“code”:null,“type”:“server_error”}}

Nothing has changed in the program at least the involves the API request. I tried different models, made a new key made sure permissions were set to ALL and made sure I still have money on my account. I even tried a super simple basic request and same results. I’ve been wracking my brain all day any help would be appreciated.

Edit: I figured it out. With the user keys now going legacy you are required to have an org ID in your header, or a project ID if you use the new project keys.

1 Like