Bo-Yi Wu

Results 807 comments of Bo-Yi Wu

https://github.com/appleboy/gorush/pull/785 Maybe this Pull Request caused the issue.

@vanohaker I can't use the following request in Postman on `v1.18.2` version. ```json { "platform": 2, "tokens": ["*********_GdIgJYxXOcBd:APA91bFfWcR_RGaHavl1fdgeLJcvFPsPLEbH8jdgoJERpiKKO6yEttX-RNf2TLyo99CqvWZUK43jyCbmqfrbZOBS*************"], "data": { "fields": { "title":{ "string_value": "push title" } } } }...

@dpasiukevich revert the last commit. Thanks for your feedback.

@foobargeez Yes, the `project_id` is part of the `GOOGLE_APPLICATION_CREDENTIALS` content, so this error message is very strange to me. Thank you for your response.

@sdogruyol I will try it this weekend.

I try the latest code. See the following log output ```sh $ ./release/gorush INFO[2024/10/27 - 22:31:06] Init App Status Engine as memory INFO[2024/10/27 - 22:31:06] gRPC server is disabled. INFO[2024/10/27...