We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I keep getting
2024-09-13T15:37:16.638471Z ERROR matrix_hedwig::error: fcm error: error sending request for url (https://fcm.googleapis.com/v1/projects/myproject-test/messages:send): err │ │ or trying to connect: invalid URL, scheme is not http
The text was updated successfully, but these errors were encountered:
Problem is with firebae-cm and version of reqwest it uses. Added reqwest back to dependencies in Cargo.toml
Seems like this commit exposed this problem ebc1804
p.s.: version of firebae-cm used here is also very old
Sorry, something went wrong.
No branches or pull requests
Hi,
I keep getting
2024-09-13T15:37:16.638471Z ERROR matrix_hedwig::error: fcm error: error sending request for url (https://fcm.googleapis.com/v1/projects/myproject-test/messages:send): err │ │ or trying to connect: invalid URL, scheme is not http
The text was updated successfully, but these errors were encountered: