Find Jobs
Hire Freelancers

Immediate help on Google Calendat API BULK operations

€25-50 EUR

İptal edildi
İlan edilme: yaklaşık 7 yıl önce

€25-50 EUR

Teslimde ödenir
I NEED IMMEDIATE HELP TO HAVE A PHO SCRIPT CORRECTLY RUNNING I'm using the PHP library to publish and delete events to a Google calendar via Google API. Everything it is ok when I add or delete a single event. My problem is if I try to use BATCH operations since I have to add/remove a lot of events. In case of batch operation, I get response (401) Login Required, but the $client it is the same that is perfectly working with single operations. This creates the client and service $client2 = new Google_Client(); $client2->setClientId($client_id); $client2->setClientSecret($client_secret); $client2->setRedirectUri($redirect_uri); $client2->setDeveloperKey($oauth2['authToken']); $service2 = new Google_Service_Calendar($client2) This for adding single event: $created = $service->events->import($oauth2['gcalid'], $gevent, $optParams = array()); This for deleting single event: $service->events->delete($oauth2['gcalid'], $item->getId()); This is the code for BULK operations that are not working. $client2->setUseBatch(true); $batch2 = new Google_Http_Batch($client2); foreach ($items as $item){ echo "Elimino evento " . $item->getId() . "\n"; $req1 = $service2->events->delete($oauth2['gcalid'], $item->getId()); $batch2->add($req1); } $results2 = $batch2->execute(); $client->setUseBatch(false); How could I solve? Thank you, Michele
Proje No: 13231843

Proje hakkında

2 teklif
Uzaktan proje
Son aktiviteden bu yana geçen zaman 7 yıl önce

Biraz para mı kazanmak istiyorsunuz?

Freelancer'da teklif vermenin faydaları

Bütçenizi ve zaman çerçevenizi belirleyin
Çalışmanız için ödeme alın
Teklifinizin ana hatlarını belirleyin
Kaydolmak ve işlere teklif vermek ücretsizdir
2 freelancers are bidding on average €117 EUR for this job
Kullanıcı Avatarı
A proposal has not yet been provided
€41 EUR 10 gün içinde
5,0 (14 değerlendirme)
1,6
1,6
Kullanıcı Avatarı
I can help now I'm new here but expert I have four year experience
€34 EUR 0 gün içinde
0,0 (0 değerlendirme)
0,0
0,0

Müşteri hakkında

   ITALY bayrağı
Sansepolcro, Italy
5,0
49
Ödeme yöntemi onaylandı
May 25, 2013 tarihinden bu yana üye

Müşteri Doğrulaması

Teşekkürler! Ücretsiz kredinizi talep etmeniz için size bir bağlantı gönderdik.
E-postanız gönderilirken bir şeyler yanlış gitti. Lütfen tekrar deneyin.
Kayıtlı Kullanıcı İlan Edlien Toplam İş
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Ön izleme yükleniyor
Coğrafik konum için izin verildi.
Giriş oturumunuzun süresi doldu ve çıkış yaptınız. Lütfen tekrar giriş yapın.