Skip to Content
Menu
This question has been flagged
1 Reply
262 Views

Hey team
I am on Odoo Online 18. We are trying to leverage Extract API for Document Digitization based on this article: Extract API Odoo 18 Documentation.

I followed the script below updating the account based on the api-key from my profile. 
- My Profile -> Account Security -> API key
- Script from Extract API Odoo 18 Documentation
 
Once I run the script I get an error: "/parse call status:  Not enough credit". 
My subscription has more than 200 credits.

What am I missing? Do I define token in wrong way?

(I couldn't provide hyperlinks due to low Karma.)

Avatar
Discard
Author Best Answer

Hey team
I found the root cause of the issue. I used wrong API key - instead of using Account Token from Settings - IAP accounts, I used from my profile. We can close the inquiry. 

Avatar
Discard