how json read record from odoo and post to web and return to odoo
لقد تم الإبلاغ عن هذا السؤال
1
الرد
3863
أدوات العرض
def get_api_token(self):
data = {
'api_key': self.paymob_publishable_key
}
api_token = requests.post("https://accept.paymob.com/api/auth/tokens", json=data)
token = api_token.json()['token']
print(token)
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيل| المنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
|---|---|---|---|---|
|
|
0
يوليو 22
|
4236 | ||
|
|
0
يونيو 26
|
342 | ||
|
|
0
مارس 26
|
16 | ||
|
Timesheet App in backoffice
تم الحل
|
|
2
مارس 26
|
4355 | |
|
|
1
نوفمبر 25
|
9406 |