Hi all. Just been reading through comments and stuff, and seeing that a lot of people are still using their Claude Max subscriptions for OAuth. I had been avoiding that because I didn't want to get my Claude Max subscription banned, but I've gone ahead and created a new subscription just to test this. I have done that and generated the key. I've put it in my .env and checked my JSON files, which show the OAuth key, but the key is being rejected as invalid. I'm getting a 401 when it's pinged, and my normal Claude Console API key still works if I switch it in to the same locations. @Beau Johnson I followed your steps from an earlier thread just a couple days ago about how to get the key. I've done all of that. How are people getting around the fact that Anthropic has done something to differentiate between API keys and OAuth keys? They now use sk-ant-api03 and sk-ant-oat1 prefixes. Is this something new? Maybe I'm just late, and I can't do anything about it, but the key is different. I even flagged that there's a # in my OAuth key, which isn't normal for an API key, so I'm not sure what else to do. I even tried changing the OAuth key prefix to api03, and it still returns a 401 response. Does anyone have any suggestions?