Firebase HTTP Cloud Function works with Axios but permission-denied with httpsCallable
I want to use httpsCallable because of its support for emulation and no need to write out the whole cloud function url. When I use AXIOS it simply works:
I want to use httpsCallable because of its support for emulation and no need to write out the whole cloud function url. When I use AXIOS it simply works: