🙆
Firebase functions x FCMエラーのあれこれ
どれ使ったらええねん!!!!!!
- firebase.functions().onRequest
- firebase.functions().onCall
- https.onCall
- onRequest
- onCall
2024/07/10現在: 以下作成中
CORS origin
400 Bad Requestエラー
500エラー
INTERNSLエラーがでれば内部のエラー console.logを埋め込んでみる
logの出し方
サムネイルだすときのdecodeしすぎ エラー内容:
仕様
- onRequest
- GET
- onCall
- POST
Discussion