• Resolved tswidler

    (@tswidler)


    Also the booking integration says it is successfully connected to the google calendar no events are passed on from bookings to the calendar. The error log shows:

    2020-09-12T03:40:06+00:00 NOTICE Error while getting event for Booking 395: {
    “error”: {
    “code”: 403,
    “message”: “Quota exceeded for quota group ‘default’ and limit ‘Queries per day’ of service ‘calendar-json.googleapis.com’ for consumer ‘project_number:221931625241’.”,
    “errors”: [
    {
    “message”: “Quota exceeded for quota group ‘default’ and limit ‘Queries per day’ of service ‘calendar-json.googleapis.com’ for consumer ‘project_number:221931625241’.”,
    “domain”: “usageLimits”,
    “reason”: “rateLimitExceeded”
    }
    ],
    “status”: “PERMISSION_DENIED”
    }

    Not sure what quota they are talking about.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The Google API credentials for Woocommerce Bookings is shared among ALL users of Woocommerce Bookings, and limited per google’s policy to a certain number of requests per day. That usage is being exceeded.

    Bookings 1.5.26 includes a new feature to allow you to create and use your own private google API credentials. The instructions are here:
    https://docs.woocommerce.com/document/custom-google-calendar-integration/

    Thread Starter tswidler

    (@tswidler)

    Even when you follow the alternative way described in your link to the letter you now get the following error:

    NOTICE Invalid access token. Reconnect with Google necessary. Code 0. Message: Invalid token format and are not able to select the calendar.

    dougaitken

    (@dougaitken)

    Automattic Happiness Engineer

    Hi @tswidler

    As your query is related to a premium WooCommerce.com extension – Bookings – I’m going to mark this as resolved – please reach out to us via your WooCommerce.com account.

    If you have any further questions about the WooCommerce core plugin, you can start a new thread.

    Thanks,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Woocomerce Booking does not sync with Calendar’ is closed to new replies.