3
ข้อผิดพลาด: invalid_client ไม่มีชื่อแอปพลิเคชัน
ฉันใช้ Google Apps API สำหรับแอปพลิเคชันของฉันและพยายามอนุญาตโดยใช้ OAuth2 ฉันได้สร้างโครงการและแอปพลิเคชันภายในโดยใช้คอนโซล Google API ฉันใช้ URL ต่อไปนี้เพื่อขออนุมัติ: https://accounts.google.com/o/oauth2/auth&scope=https://www.googleapis.com/auth/admin.directory.user&redirect_uri=urn:ietf:wg:oauth:2.0:oob&response_type=code&client_id=(my application clientid) ฉันได้รับข้อผิดพลาดดังต่อไปนี้ Error: invalid_client no application name Request Details ฉันได้ตรวจสอบรหัสลูกค้าและแม้กระทั่งสถานะของ SDK ของผู้ดูแลระบบ