• Resolved carloscardosopt

    (@carloscardosopt)


    Hello, I’m having a problem connecting the plugin with my Paypal account. After entering my account details in the paypal pop-up window and clicking return to plugin page, a white screen appears with the following error:

    {
    “code”: “rest_missing_callback_param”,
    “message”: “Parametro(s) ausente(s): permissionsGranted, consentStatus”,
    “data”: {
    “status”: 400,
    “params”: [
    “permissionsGranted”,
    “consentStatus”
    ]
    }
    }

    I’ve already followed the guidelines suggested in two threads I found on the forum (disabling plugins to check for errors and also set up my account paypal correctly) I need help. Thank you<font _mstmutation=”1″></font>

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Support tristan083

    (@tristan083)

    Hi @carloscardosopt,

    Thank you for reaching out, and I’m sorry to hear about the difficulties.

    Based on the returned error message, it seems that you’ve not granted proper API permissions in PayPal. Could you please check and see if you have enabled Accept PayPal payments before API permissions or credentials are set up in Account Settings (top-right profile menu) -> API Access -> Accept or block payments?

    Thread Starter carloscardosopt

    (@carloscardosopt)

    <font _mstmutation=”1″></font>Hello friend. This permission was already granted, and yet the same error continues to occur. I did a test with the same paypal account in the woocommerce settings and the account connects without any problems. The problem only occurs with the Event tickets plugin. I also leave here the URL address that appears on the 400 error page.

    https://igrejacmeaveiro.pt/wp-json/tribe/tickets/v1/commerce/paypal/on-boarding?hash=1c9f9be336289-8c76597a36bbaa4765-7aca6a485515&merchantId=igrejacmeaveiro.pt?v=1.0.0-qZ9vXt&merchantIdInPayPal=TKLMBCEX9SUFG&productIntentId=addipmt&isEmailConfirmed=true&accountStatus=BUSINESS_ACCOUNT

    Thank you

    Plugin Support Darian

    (@d0153)

    Hi @carloscardosopt

    Thanks for your response.

    Could you try to enable debugging and try replicating the issue once more? After that, please check and share the logs for any related message about our plugin or PayPal.

    As always, please do the test on your staging site to avoid unnecessary downtime to your live site.

    Let me know how it goes.

    Thread Starter carloscardosopt

    (@carloscardosopt)

    Hi @darian

    Thank you for your reply. After debugging was enabled, I retried to sync with the paypal account and the following error screen appeared:

    Deprecated: Creation of dynamic property Tribe__Tickets__Main::$plugin_slug is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php on line 146
    
    Deprecated: Creation of dynamic property Tribe__Tickets__Main::$registered is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php on line 452
    
    Deprecated: Creation of dynamic property Tribe__Tickets__Tickets_Handler::$path is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Tickets_Handler.php on line 108
    
    Deprecated: Creation of dynamic property Tribe__Tickets__REST__V1__Messages::$messages is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/REST/V1/Messages.php on line 18
    
    Warning: Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api/class-wp-rest-server.php on line 1794
    
    Warning: Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api/class-wp-rest-server.php on line 1794
    
    Warning: Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api/class-wp-rest-server.php on line 1794
    
    Warning: Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api/class-wp-rest-server.php on line 1794
    
    Warning: Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api/class-wp-rest-server.php on line 1794
    
    Warning: Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api/class-wp-rest-server.php on line 1794
    
    Warning: Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api/class-wp-rest-server.php on line 1794
    {"code":"rest_missing_callback_param","message":"Par\u00e2metro(s) ausente(s): permissionsGranted, consentStatus","data":{"status":400,"params":["permissionsGranted","consentStatus"]}}
    Thread Starter carloscardosopt

    (@carloscardosopt)

    Errors presented in debugging plugin files:

    Deprecated: Creation of dynamic property Tribe__Tickets__Main::$plugin_slug is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php on line 146
    
    Deprecated: Creation of dynamic property Tribe__Tickets__Main::$registered is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php on line 452
    
    Deprecated: Creation of dynamic property Tribe__Tickets__Tickets_Handler::$path is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Tickets_Handler.php on line 108
    
    Deprecated: Creation of dynamic property Tribe__Tickets__REST__V1__Messages::$messages is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/REST/V1/Messages.php on line 18
    
    ? Return To Admin DashboardTotal log entries: 86× Purge File/data/sites/web/igrejacmeaveiropt/www/wp-content/debug.log
    
    [30-Jan-2024 16:48:47 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/pluggable.php on line 1435
    
    [30-Jan-2024 16:48:47 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/pluggable.php on line 1438
    
    [30-Jan-2024 16:49:01 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__Main::$plugin_slug is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php on line 146
    
    [30-Jan-2024 16:49:01 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__Main::$registered is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php on line 452
    
    [30-Jan-2024 16:49:01 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__Tickets_Handler::$path is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Tickets_Handler.php on line 108
    
    [30-Jan-2024 16:49:01 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__REST__V1__Messages::$messages is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/REST/V1/Messages.php on line 18
    
    [30-Jan-2024 16:49:02 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-admin/includes/misc.php on line 1431
    
    [30-Jan-2024 16:49:02 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/functions.php on line 7049
    
    [30-Jan-2024 16:49:02 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-admin/admin-header.php on line 9
    
    [30-Jan-2024 16:49:09 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__Main::$plugin_slug is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php on line 146
    
    [30-Jan-2024 16:49:09 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__Main::$registered is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php on line 452
    
    [30-Jan-2024 16:49:09 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__Tickets_Handler::$path is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Tickets_Handler.php on line 108
    
    [30-Jan-2024 16:49:09 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__REST__V1__Messages::$messages is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/REST/V1/Messages.php on line 18
    
    [30-Jan-2024 16:49:09 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-admin/includes/misc.php on line 1431
    
    [30-Jan-2024 16:49:09 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/functions.php on line 7049
    
    [30-Jan-2024 16:49:09 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-admin/admin-header.php on line 9
    
    [30-Jan-2024 16:49:16 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__Main::$plugin_slug is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php on line 146
    
    [30-Jan-2024 16:49:16 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__Main::$registered is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php on line 452
    
    [30-Jan-2024 16:49:16 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__Tickets_Handler::$path is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Tickets_Handler.php on line 108
    
    [30-Jan-2024 16:49:16 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__REST__V1__Messages::$messages is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/REST/V1/Messages.php on line 18
    
    [30-Jan-2024 16:49:16 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-admin/includes/misc.php on line 1431
    
    [30-Jan-2024 16:49:16 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/functions.php on line 7049
    
    [30-Jan-2024 16:49:16 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-admin/admin-header.php on line 9
    
    [30-Jan-2024 16:49:41 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__Main::$plugin_slug is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php on line 146
    
    [30-Jan-2024 16:49:41 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__Main::$registered is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php on line 452
    
    [30-Jan-2024 16:49:41 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__Tickets_Handler::$path is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Tickets_Handler.php on line 108
    
    [30-Jan-2024 16:49:41 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__REST__V1__Messages::$messages is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/REST/V1/Messages.php on line 18
    
    [30-Jan-2024 16:49:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:452) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api/class-wp-rest-server.php on line 1794
    
    [30-Jan-2024 16:49:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:452) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api/class-wp-rest-server.php on line 1794
    
    [30-Jan-2024 16:49:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:452) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api/class-wp-rest-server.php on line 1794
    
    [30-Jan-2024 16:49:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:452) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api/class-wp-rest-server.php on line 1794
    
    [30-Jan-2024 16:49:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:452) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api/class-wp-rest-server.php on line 1794
    
    [30-Jan-2024 16:49:41 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:452) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api/class-wp-rest-server.php on line 1794
    
    [30-Jan-2024 16:49:42 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:452) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api/class-wp-rest-server.php on line 1794
    
    [30-Jan-2024 16:49:42 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:452) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api.php on line 749
    
    [30-Jan-2024 16:49:42 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:452) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api.php on line 750
    
    [30-Jan-2024 16:49:42 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:452) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api.php on line 751
    
    [30-Jan-2024 16:49:42 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:452) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api.php on line 752
    
    [30-Jan-2024 16:49:43 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__Main::$plugin_slug is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php on line 146
    
    [30-Jan-2024 16:49:43 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__Main::$registered is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php on line 452
    
    [30-Jan-2024 16:49:43 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__Tickets_Handler::$path is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Tickets_Handler.php on line 108
    
    [30-Jan-2024 16:49:43 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__Main::$plugin_slug is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php on line 146
    
    [30-Jan-2024 16:49:43 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__REST__V1__Messages::$messages is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/REST/V1/Messages.php on line 18
    
    [30-Jan-2024 16:49:43 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__Main::$registered is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php on line 452
    
    [30-Jan-2024 16:49:43 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__Tickets_Handler::$path is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Tickets_Handler.php on line 108
    
    [30-Jan-2024 16:49:43 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__REST__V1__Messages::$messages is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/REST/V1/Messages.php on line 18
    
    [30-Jan-2024 16:49:44 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api/class-wp-rest-server.php on line 1794
    
    [30-Jan-2024 16:49:44 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api/class-wp-rest-server.php on line 1794
    
    [30-Jan-2024 16:49:44 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api/class-wp-rest-server.php on line 1794
    
    [30-Jan-2024 16:49:44 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api/class-wp-rest-server.php on line 1794
    
    [30-Jan-2024 16:49:44 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api/class-wp-rest-server.php on line 1794
    
    [30-Jan-2024 16:49:44 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api/class-wp-rest-server.php on line 1794
    
    [30-Jan-2024 16:49:44 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api/class-wp-rest-server.php on line 1794
    
    [30-Jan-2024 16:49:44 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api/class-wp-rest-server.php on line 1794
    
    [30-Jan-2024 16:49:44 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api/class-wp-rest-server.php on line 1794
    
    [30-Jan-2024 16:49:44 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api/class-wp-rest-server.php on line 1794
    
    [30-Jan-2024 16:49:44 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api/class-wp-rest-server.php on line 1794
    
    [30-Jan-2024 16:49:44 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api/class-wp-rest-server.php on line 1794
    
    [30-Jan-2024 16:49:44 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api/class-wp-rest-server.php on line 1794
    
    [30-Jan-2024 16:49:44 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:146) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/rest-api/class-wp-rest-server.php on line 1794
    
    [30-Jan-2024 16:53:22 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__Main::$plugin_slug is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php on line 146
    
    [30-Jan-2024 16:53:22 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__Main::$registered is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php on line 452
    
    [30-Jan-2024 16:53:22 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__Tickets_Handler::$path is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Tickets_Handler.php on line 108
    
    [30-Jan-2024 16:53:22 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__REST__V1__Messages::$messages is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/REST/V1/Messages.php on line 18
    
    [30-Jan-2024 16:53:23 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:452) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/http.php on line 505
    
    [30-Jan-2024 16:53:23 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:452) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/http.php on line 506
    
    [30-Jan-2024 16:53:23 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:452) in /data/sites/web/igrejacmeaveiropt/www/wp-admin/admin-ajax.php on line 27
    
    [30-Jan-2024 16:53:23 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:452) in /data/sites/web/igrejacmeaveiropt/www/wp-admin/admin-ajax.php on line 28
    
    [30-Jan-2024 16:53:23 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:452) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/functions.php on line 6936
    
    [30-Jan-2024 16:53:23 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:452) in /data/sites/web/igrejacmeaveiropt/www/wp-admin/includes/misc.php on line 1431
    
    [30-Jan-2024 16:53:23 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:452) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/functions.php on line 7049
    
    [30-Jan-2024 16:54:22 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__Main::$plugin_slug is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php on line 146
    
    [30-Jan-2024 16:54:22 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__Main::$registered is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php on line 452
    
    [30-Jan-2024 16:54:22 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__Tickets_Handler::$path is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Tickets_Handler.php on line 108
    
    [30-Jan-2024 16:54:22 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__REST__V1__Messages::$messages is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/REST/V1/Messages.php on line 18
    
    [30-Jan-2024 16:54:23 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:452) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/http.php on line 505
    
    [30-Jan-2024 16:54:23 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:452) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/http.php on line 506
    
    [30-Jan-2024 16:54:23 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:452) in /data/sites/web/igrejacmeaveiropt/www/wp-admin/admin-ajax.php on line 27
    
    [30-Jan-2024 16:54:23 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:452) in /data/sites/web/igrejacmeaveiropt/www/wp-admin/admin-ajax.php on line 28
    
    [30-Jan-2024 16:54:23 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:452) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/functions.php on line 6936
    
    [30-Jan-2024 16:54:23 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:452) in /data/sites/web/igrejacmeaveiropt/www/wp-admin/includes/misc.php on line 1431
    
    [30-Jan-2024 16:54:23 UTC] PHP Warning Cannot modify header information - headers already sent by (output started at /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php:452) in /data/sites/web/igrejacmeaveiropt/www/wp-includes/functions.php on line 7049
    
    [30-Jan-2024 16:54:32 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__Main::$plugin_slug is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php on line 146
    
    [30-Jan-2024 16:54:32 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__Main::$registered is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Main.php on line 452
    
    [30-Jan-2024 16:54:32 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__Tickets_Handler::$path is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/Tickets_Handler.php on line 108
    
    [30-Jan-2024 16:54:32 UTC] PHP Deprecated: Creation of dynamic property Tribe__Tickets__REST__V1__Messages::$messages is deprecated in /data/sites/web/igrejacmeaveiropt/www/wp-content/plugins/event-tickets/src/Tribe/REST/V1/Messages.php on line 18
    Plugin Support Darian

    (@d0153)

    Hi @carloscardosopt

    I’m glad you brought this to our attention, I can see how this issue impacts your ability to connect to your PayPal account.

    We’ve already created an internal ticket [ET-1950] to address this issue and I’ve included your specific use case in it to communicate it to our team.

    As of now, I don’t have a specific timeline as to when this issue will be resolved, but trust that our team is aware. Our team communicates updates and bug fixes in our newsletter and via our changelog.

    In the meantime, as a workaround, you can try downgrading your PHP to v8.0. After downgrading, please try to connect to PayPal again and see if the issue persists.

    Let me know how it goes.

    Internal Bug Ticket Reference: ET-1950

    Hi, I am having the exact same error you have described, so the website is not currently showing a buy now/ add to cart button.

    Thread Starter carloscardosopt

    (@carloscardosopt)

    Hello @d0153,

    I made the change from PHP to version 8.0 as you suggested and even then the account connection error still continues to occur

    Plugin Support Darian

    (@d0153)

    Hi @carloscardosopt

    Could you try to manually update our plugins through FTP, and see if that makes a difference? If that doesn’t help, please try connecting to your PayPal using a different browser and see if that helps.

    Plugin Support Guga Alves

    (@gugaalves)

    Hi there,

    We’re happy to inform you that the mentioned bug ticket GTRIA-1136 / ET-1950 was already fixed and included in the Event Tickets plugin release.

    Please update the Event Tickets plugin on your end, and that issue will not be present anymore.

    Plugin Support Darian

    (@d0153)

    Hi there,

    It appears that we haven’t heard back from you in a while, so I’ll assume that the matter has been resolved. If you need any more help, feel free to start a new thread and we’ll be happy to assist you.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Error 400 when connecting Paypal account’ is closed to new replies.