![]() |
Avidyne website glitch? |
Post Reply ![]() |
Author | |
MysticCobra ![]() Senior Member ![]() ![]() Joined: 29 Jan 2013 Status: Offline Points: 645 |
![]() ![]() ![]() ![]() ![]() Posted: 25 Jul 2023 at 11:32pm |
Trying to access the Avidyne.com website on any of my devices (Win11 laptop using Chrome or Edge, Android phone and tablet using Chrome) results in many screens of text looking like what's pasted below.
What's up with that? --------- Infusionsoft\Http\HttpException Object ( [message:protected] => Client error: `POST https://api.infusionsoft.com/token` resulted in a `400 Bad Request` response: (truncated...) [string:Exception:private] => [code:protected] => 400 [file:protected] => /home/webs/avidyne/public_html/wp-content/plugins/warranty-calculator/vendor/infusionsoft/php-sdk/src/Infusionsoft/Http/GuzzleHttpClient.php [line:protected] => 74 [trace:Exception:private] => Array ( [0] => Array ( [file] => /home/webs/avidyne/public_html/wp-content/plugins/warranty-calculator/vendor/infusionsoft/php-sdk/src/Infusionsoft/Infusionsoft.php [line] => 318 [function] => request [class] => Infusionsoft\Http\GuzzleHttpClient [type] => -> ) [1] => Array ( [file] => /home/webs/avidyne/public_html/wp-content/plugins/warranty-calculator/infusionsoft/class-warranty-calculator-infusionsoft-helper.php [line] => 251 [function] => refreshAccessToken [class] => Infusionsoft\Infusionsoft [type] => -> ) [2] => Array ( [file] => /home/webs/avidyne/public_html/wp-content/plugins/warranty-calculator/infusionsoft/class-warranty-calculator-infusionsoft-helper.php [line] => 176 [function] => refreshExpiredToken [class] => Warranty_Calculator_Infusionsoft_Helper [type] => -> ) [3] => Array ( [file] => /home/webs/avidyne/public_html/wp-content/plugins/warranty-calculator/infusionsoft/class-warranty-calculator-infusionsoft-helper.php [line] => 118 [function] => checkIsAuthStatus [class] => Warranty_Calculator_Infusionsoft_Helper [type] => -> ) [4] => Array ( [file] => /home/webs/avidyne/public_html/wp-content/plugins/warranty-calculator/includes/class-warranty-calculator.php [line] => 185 [function] => __construct [class] => Warranty_Calculator_Infusionsoft_Helper [type] => -> ) [5] => Array ( [file] => /home/webs/avidyne/public_html/wp-content/plugins/warranty-calculator/includes/class-warranty-calculator.php [line] => 89 [function] => define_infusionsoft_hooks [class] => Warranty_Calculator [type] => -> ) [6] => Array ( [file] => /home/webs/avidyne/public_html/wp-content/plugins/warranty-calculator/warranty-calculator.php [line] => 78 [function] => __construct [class] => Warranty_Calculator [type] => -> ) [7] => Array ( [file] => /home/webs/avidyne/public_html/wp-content/plugins/warranty-calculator/warranty-calculator.php [line] => 82 [function] => run_warranty_calculator ) [8] => Array ( [file] => /home/webs/avidyne/public_html/wp-settings.php [line] => 428 [args] => Array ( [0] => /home/webs/avidyne/public_html/wp-content/plugins/warranty-calculator/warranty-calculator.php ) [function] => include_once ) [9] => Array ( [file] => /home/webs/avidyne/public_html/wp-config.php [line] => 98 [args] => Array ( [0] => /home/webs/avidyne/public_html/wp-settings.php ) [function] => require_once ) [10] => Array ( [file] => /home/webs/avidyne/public_html/wp-load.php [line] => 50 [args] => Array ( [0] => /home/webs/avidyne/public_html/wp-config.php ) [function] => require_once ) [11] => Array ( [file] => /home/webs/avidyne/public_html/wp-blog-header.php [line] => 13 [args] => Array ( [0] => /home/webs/avidyne/public_html/wp-load.php ) [function] => require_once ) [12] => Array ( [file] => /home/webs/avidyne/public_html/index.php [line] => 17 [args] => Array ( [0] => /home/webs/avidyne/public_html/wp-blog-header.php ) [function] => require ) ) [previous:Exception:private] => GuzzleHttp\Exception\ClientException Object ( [request:GuzzleHttp\Exception\RequestException:private] => GuzzleHttp\Psr7\Request Object ( [method:GuzzleHttp\Psr7\Request:private] => POST [requestTarget:GuzzleHttp\Psr7\Request:private] => [uri:GuzzleHttp\Psr7\Request:private] => GuzzleHttp\Psr7\Uri Object ( [scheme:GuzzleHttp\Psr7\Uri:private] => https [userInfo:GuzzleHttp\Psr7\Uri:private] => [host:GuzzleHttp\Psr7\Uri:private] => api.infusionsoft.com [port:GuzzleHttp\Psr7\Uri:private] => [path:GuzzleHttp\Psr7\Uri:private] => /token [query:GuzzleHttp\Psr7\Uri:private] => [fragment:GuzzleHttp\Psr7\Uri:private] => ) [headers:GuzzleHttp\Psr7\Request:private] => Array ( [User-Agent] => Array ( [0] => GuzzleHttp/6.3.3 curl/7.68.0 PHP/7.4.3 ) [Host] => Array ( [0] => api.infusionsoft.com ) [Authorization] => Array ( [0] => Basic aHh4ajY2NWFhdWRyajl5c2o0MnlmZHc1OmZRY0FHRWZnZjQ= ) [Content-Type] => Array ( [0] => application/x-www-form-urlencoded ) ) [headerNames:GuzzleHttp\Psr7\Request:private] => Array ( [user-agent] => User-Agent [host] => Host [authorization] => Authorization [content-type] => Content-Type ) [protocol:GuzzleHttp\Psr7\Request:private] => 1.1 [stream:GuzzleHttp\Psr7\Request:private] => GuzzleHttp\Psr7\Stream Object ( [stream:GuzzleHttp\Psr7\Stream:private] => Resource id #11 [size:GuzzleHttp\Psr7\Stream:private] => 71 [seekable:GuzzleHttp\Psr7\Stream:private] => 1 [readable:GuzzleHttp\Psr7\Stream:private] => 1 [writable:GuzzleHttp\Psr7\Stream:private] => 1 [uri:GuzzleHttp\Psr7\Stream:private] => php://temp [customMetadata:GuzzleHttp\Psr7\Stream:private] => Array ( ) ) ) [response:GuzzleHttp\Exception\RequestException:private] => GuzzleHttp\Psr7\Response Object ( [reasonPhrase:GuzzleHttp\Psr7\Response:private] => Bad Request [statusCode:GuzzleHttp\Psr7\Response:private] => 400 [headers:GuzzleHttp\Psr7\Response:private] => Array ( [content-type] => Array ( [0] => application/json ) [x-request-id] => Array ( [0] => d1579249-d04c-4403-90da-5875120559c3 ) [content-length] => Array ( [0] => 134 ) [date] => Array ( [0] => Wed, 26 Jul 2023 03:29:17 GMT ) [Via] => Array ( [0] => 1.1 google ) [Alt-Svc] => Array ( [0] => h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 ) ) [headerNames:GuzzleHttp\Psr7\Response:private] => Array ( [content-type] => content-type [x-request-id] => x-request-id [content-length] => content-length [date] => date [via] => Via [alt-svc] => Alt-Svc ) [protocol:GuzzleHttp\Psr7\Response:private] => 1.1 [stream:GuzzleHttp\Psr7\Response:private] => GuzzleHttp\Psr7\Stream Object ( [stream:GuzzleHttp\Psr7\Stream:private] => Resource id #13 [size:GuzzleHttp\Psr7\Stream:private] => 134 [seekable:GuzzleHttp\Psr7\Stream:private] => 1 [readable:GuzzleHttp\Psr7\Stream:private] => 1 [writable:GuzzleHttp\Psr7\Stream:private] => 1 [uri:GuzzleHttp\Psr7\Stream:private] => php://temp [customMetadata:GuzzleHttp\Psr7\Stream:private] => Array ( ) ) ) [handlerContext:GuzzleHttp\Exception\RequestException:private] => Array ( ) [message:protected] => Client error: `POST https://api.infusionsoft.com/token` resulted in a `400 Bad Request` response: (truncated...) [string:Exception:private] => [code:protected] => 400 [file:protected] => /home/webs/avidyne/public_html/wp-content/plugins/warranty-calculator/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php [line:protected] => 113 [trace:Exception:private] => Array ( [0] => Array ( [file] =>
|
|
![]() |
|
afassas ![]() Groupie ![]() ![]() Joined: 21 Jun 2017 Location: KRGA Status: Offline Points: 67 |
![]() ![]() ![]() ![]() ![]() |
Confirmed. Same result for me from Apple iPad and Safari browser.
|
|
Alex Fassas
Avidyne IFD-540 Lynx NGT-9000+ Aspen MAX PFD1000, MFD1000 & MFD500 Beech A36 KRGA |
|
![]() |
|
MysticCobra ![]() Senior Member ![]() ![]() Joined: 29 Jan 2013 Status: Offline Points: 645 |
![]() ![]() ![]() ![]() ![]() |
Looks like it may be resolved, now. Seems to be working fine again.
|
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |