how json read record from odoo and post to web and return to odoo
Bu soru işaretlendi
1
Cevapla
3888
Görünümler
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)
Tartışma hoşunuza mı gidiyor? Sadece okumakla kalmayın, katılın!
Özel özelliklerden yararlanmak ve harika topluluğumuzla etkileşime geçmek için bugün bir hesap oluşturun!
Üye Ol| İlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
|---|---|---|---|---|
|
|
0
Tem 22
|
4258 | ||
|
|
0
Haz 26
|
342 | ||
|
|
0
Mar 26
|
16 | ||
|
Timesheet App in backoffice
Çözüldü
|
|
2
Mar 26
|
4401 | |
|
|
1
Kas 25
|
9444 |