Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openai/openai-go
/ Error
Method
Error
auth/error.go:35–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
}
34
35
func
(e *OAuthError) Error() string {
36
return
fmt.Sprintf(
"OAuth error (status %d): %s - %s"
, e.StatusCode, e.ErrorCode, e.ErrorDescription)
37
}
Callers
15
TestSkillVersionContentGet
Function · 0.45
TestVectorStoreFileBatchNewWithOptionalParams
Function · 0.45
TestVectorStoreFileBatchGet
Function · 0.45
TestVectorStoreFileBatchCancel
Function · 0.45
TestVectorStoreFileBatchListFilesWithOptionalParams
Function · 0.45
TestModerationNewWithOptionalParams
Function · 0.45
TestSkillContentGet
Function · 0.45
TestFileNewWithOptionalParams
Function · 0.45
TestFileGet
Function · 0.45
TestFileListWithOptionalParams
Function · 0.45
TestFileDelete
Function · 0.45
TestFileContent
Function · 0.45
Calls
no outgoing calls
Tested by
15
TestSkillVersionContentGet
Function · 0.36
TestVectorStoreFileBatchNewWithOptionalParams
Function · 0.36
TestVectorStoreFileBatchGet
Function · 0.36
TestVectorStoreFileBatchCancel
Function · 0.36
TestVectorStoreFileBatchListFilesWithOptionalParams
Function · 0.36
TestModerationNewWithOptionalParams
Function · 0.36
TestSkillContentGet
Function · 0.36
TestFileNewWithOptionalParams
Function · 0.36
TestFileGet
Function · 0.36
TestFileListWithOptionalParams
Function · 0.36
TestFileDelete
Function · 0.36
TestFileContent
Function · 0.36