Skip ke Konten
Odoo Menu
  • Login
  • Uji coba gratis
  • Aplikasi
    Keuangan
    • Akuntansi
    • Faktur
    • Pengeluaran
    • Spreadsheet (BI)
    • Dokumen
    • Tanda Tangan
    Sales
    • CRM
    • Sales
    • POS Toko
    • POS Restoran
    • Langganan
    • Rental
    Website
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Rantai Pasokan
    • Inventaris
    • Manufaktur
    • PLM
    • Purchase
    • Maintenance
    • Kualitas
    Sumber Daya Manusia
    • Karyawan
    • Rekrutmen
    • Cuti
    • Appraisal
    • Referensi
    • Armada
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Acara
    • Otomatisasi Marketing
    • Survei
    Layanan
    • Project
    • Timesheet
    • Layanan Lapangan
    • Meja Bantuan
    • Planning
    • Appointment
    Produktivitas
    • Discuss
    • Approval
    • IoT
    • VoIP
    • Pengetahuan
    • WhatsApp
    Aplikasi pihak ketiga Odoo Studio Platform Odoo Cloud
  • Industri-Industri
    Retail
    • Toko Buku
    • Toko Baju
    • Toko Furnitur
    • Toko Kelontong
    • Toko Hardware
    • Toko Mainan
    Makanan & Hospitality
    • Bar dan Pub
    • Restoran
    • Fast Food
    • Rumah Tamu
    • Distributor Minuman
    • Hotel
    Real Estate
    • Agensi Real Estate
    • Firma Arsitektur
    • Konstruksi
    • Manajemen Properti
    • Perkebunan
    • Asosiasi Pemilik Properti
    Konsultansi
    • Firma Akuntansi
    • Mitra Odoo
    • Agensi Marketing
    • Firma huku
    • Talent Acquisition
    • Audit & Sertifikasi
    Manufaktur
    • Tekstil
    • Logam
    • Perabotan
    • Makanan
    • Brewery
    • Corporate Gift
    Kesehatan & Fitness
    • Sports Club
    • Toko Kacamata
    • Fitness Center
    • Wellness Practitioners
    • Farmasi
    • Salon Rambut
    Perdagangan
    • Handyman
    • IT Hardware & Support
    • Sistem-Sistem Energi Surya
    • Pembuat Sepatu
    • Cleaning Service
    • Layanan HVAC
    Lainnya
    • Organisasi Nirlaba
    • Agen Lingkungan
    • Rental Billboard
    • Fotografi
    • Penyewaan Sepeda
    • Reseller Software
    Browse semua Industri
  • Komunitas
    Belajar
    • Tutorial-tutorial
    • Dokumentasi
    • Sertifikasi
    • Pelatihan
    • Blog
    • Podcast
    Empower Education
    • Program Edukasi
    • Game Bisnis 'Scale Up!'
    • Kunjungi Odoo
    Dapatkan Softwarenya
    • Download
    • Bandingkan Edisi
    • Daftar Rilis
    Kolaborasi
    • Github
    • Forum
    • Acara
    • Terjemahan
    • Menjadi Partner
    • Layanan untuk Partner
    • Daftarkan perusahaan Akuntansi Anda.
    Dapatkan Layanan
    • Temukan Mitra
    • Temukan Akuntan
    • Temui penasihat
    • Layanan Implementasi
    • Referensi Pelanggan
    • Bantuan
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dapatkan demo
  • Harga
  • Bantuan
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Help

PERMISSION_DENIED when trying to use the Google Image API to gather Product Images based on the Barcode

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
productimageapiinevntorygoogle images
2 Replies
267 Tampilan
Avatar
Tina H

Hi All, 

Did anybody experience the same issue... We are using Odoo v17, and we successfully integrated the Google image API last year, and it worked normally. Last week I tried it again, to call the images based on the barcode, and it seems it doesn't work the error I am getting on Odoo is: 

" The Custom Search API is not enabled in your Google project. Please visit your Google Cloud Platform project page and enable it, then retry. If you enabled this API recently, please wait a few minutes and retry. "


On Google side, I see the traffic, but it is not delivering images back to Odoo. In the meantime, I created new project and new credentials and the problem is still the same. 

From Google side, I am getting this error, from old credentials (that worked in the past) and new one: 

{
  "error": {
    "code": 403,
    "message": "This project does not have the access to Custom Search JSON API.",
    "errors": [
      {
        "message": "This project does not have the access to Custom Search JSON API.",
        "domain": "global",
        "reason": "forbidden"
      }
    ],
    "status": "PERMISSION_DENIED"
  }
}


Dou you have any experience with this, I really don't want to do this manually for over 2000 products. 

Thank you,

0
Avatar
Buang
Kunjan Patel

Hello,
I have edited the answer check it
hope it helps.

Kunjan Patel

Hello, Try this: https://www.odoo.com/documentation/17.0/applications/sales/sales/products_prices/products/product_images.html
hope it helps.

Avatar
Tina H
Penulis Jawaban Terbai

Seems the issue is a part of Google cleanup for Custom Search API: https://www.reddit.com/r/googlecloud/comments/1qilhrg/is_googles_custom_search_api_being_discontinued/

Are there any Odoo alternatives for barcode image search and population?

Thanks

0
Avatar
Buang
Avatar
Kunjan Patel
Jawaban Terbai
Hello Tina H,
I hope you are doing well

Error: 403 PERMISSION_DENIED on Google Image API in Odoo 17
Cause:
Google Cloud misconfiguration, not an Odoo bug.

Fix in 5 steps:
1. GCP Console → APIs & Services → Library → Enable Custom Search JSON API
2. GCP Console → Billing → Link a billing account to the project
3. GCP Console → Credentials → Create an API Key
4. Programmable Search Engine → Create engine → Enable Image Search → Copy Search Engine ID
5. Odoo 17 → Settings → General Settings → Integrations → Google Images → Paste API Key + Search Engine ID → Save


I hope this information helps you

Thanks & Regards,
Kunjan Patel

0
Avatar
Buang
Tina H
Penulis

Hi Kunjan,

Thank you for the reply.
Tried all the possible solutions multiple times :(

will try with Google support.

Menikmati diskusi? Jangan hanya membaca, ikuti!

Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!

Daftar
Post Terkait Replies Tampilan Aktivitas
Is there a way to recover deleted Inventory Transfers?
product inevntory
Avatar
1
Jun 25
3338
How to add product image from xmlrpc call Diselesaikan
product image
Avatar
Avatar
Avatar
Avatar
Avatar
4
Mar 22
18766
Make product picture mandatory
product image
Avatar
Avatar
2
Des 21
2495
Fastest way to check if product does not have image
product image
Avatar
0
Okt 21
3798
How to use urls as product images? Diselesaikan
product image
Avatar
Avatar
Avatar
2
Des 19
24635
Komunitas
  • Tutorial-tutorial
  • Dokumentasi
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Terjemahan
Layanan
  • Odoo.sh Hosting
  • Bantuan
  • Peningkatan
  • Custom Development
  • Pendidikan
  • Temukan Akuntan
  • Temukan Mitra
  • Menjadi Partner
Tentang Kami
  • Perusahaan kami
  • Aset Merek
  • Hubungi kami
  • Tugas
  • Acara
  • Podcast
  • Blog
  • Pelanggan
  • Hukum • Privasi
  • Keamanan
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk Slovenščina Español (América Latina) Español Svenska ภาษาไทย Türkçe українська Tiếng Việt

Odoo adalah rangkaian aplikasi bisnis open source yang mencakup semua kebutuhan perusahaan Anda: CRM, eCommerce, akuntansi, inventaris, point of sale, manajemen project, dan seterusnya.

Mudah digunakan dan terintegrasi penuh pada saat yang sama adalah value proposition unik Odoo.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now