Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Google\\ApiCore\\ApiException(code: 3) #156

Unanswered
angryalf asked this question in General
Discussion options

I used Shopify app, inside webhook controller I got error with dispatching job.. any ideas?

{
"message": "HttpRequest.url must start with 'https://' for request with HttpRequest.authorization_header",
"code": 3,
"status": "INVALID_ARGUMENT",
"details": []
} {"exception":"[object] (Google\ApiCore\ApiException(code: 3): {
"message": "HttpRequest.url must start with 'https:\/\/' for request with HttpRequest.authorization_header",
"code": 3,
"status": "INVALID_ARGUMENT",
"details": []
}

You must be logged in to vote

Replies: 1 comment

Comment options

Apologies I assume you have already solved the issue, but to anyone, this happens likely because the application runs behind an untrusted proxy. Can be fixed by setting the trusted proxy: https://laravel.com/docs/12.x/requests#trusting-all-proxies

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /