Closed skmundra closed 3 years ago
I guess this is an error coming from the OAuth server? Can you check whether you properly whitelisted the domain in Spotify‘s auth page? Also it helps if you used the inspector to see the raw HTTP reponse.
I tried recheck all/ install again everything, having same error.
In my spotify pro account its showing access given to my app as well. recheck developer account, added domain. / locahost:3000 for redirect URI too. when I build in development env, getting message as
Local: http://localhost:3000
[Browsersync] Serving files from: build node_modules/whatwg-fetch/fetch.js (466:40) The 'this' keyword is equivalent to 'undefined' at the top level of an ES module, and has been rewritten Circular dependency: src/store.ts -> src/sagas/index.ts -> src/sagas/party-data.ts -> src/store.ts created build/index.js in 5.4s
node --trace-deprecation ...
to show where the warning was created)thanks sandeep
On Tue, Oct 20, 2020 at 1:05 PM Moritz Gunz notifications@github.com wrote:
I guess this is an error coming from the OAuth server? Can you check whether you properly whitelisted the domain in Spotify‘s auth page? Also it helps if you used the inspector to see the raw HTTP reponse.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Festify/app/issues/304#issuecomment-712656706, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACWXK7VGEPKJ77YO32P2KLSLU4UJANCNFSM4SXLHUCQ .
inspect element showing me error as
on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled. raven.js:1474 POST https://us-central1-musicacircle-41e59.cloudfunctions.net/exchangeCode net::ERR_FAILED
Best Regards,
Sandeep Mundra
Founder & CEO | IndiaNIC Infotech Limited
A: 499 N Canon Drive,Beverly Hills, CA 90210
P: +91 79 6191 6000 <+91-79-6191-6000> M: +91 999 810 6555 <+91-999-810-6555>
E: sandeep@indianic.com W: www.indianic.com
Skype: IndiaNIC WhatsApp: +91 999 810 6555 <+91-999-810-6555> USA Mobile: +1 408 940 6479 <+1-408-940-6479>
https://www.instagram.com/skmundra/
https://www.linkedin.com/in/sandeepmundra/
https://www.facebook.com/skm1803
IndiaNIC https://www.indianic.com/ | 9AM http://www.9am.io/ | Cohort.Work https://www.Cohort.Work/
WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission.
On Tue, Oct 27, 2020 at 7:27 AM IndiaNIC ( Sandeep ) sandeep@indianic.com wrote:
I tried recheck all/ install again everything, having same error.
In my spotify pro account its showing access given to my app as well. recheck developer account, added domain. / locahost:3000 for redirect URI too. when I build in development env, getting message as
rollup v0.66.6 bundles src/index.ts → build/index.js... [Browsersync] Access URLs:
Local: http://localhost:3000
External: http://10.0.1.3:3000
[Browsersync] Serving files from: build node_modules/whatwg-fetch/fetch.js (466:40) The 'this' keyword is equivalent to 'undefined' at the top level of an ES module, and has been rewritten Circular dependency: src/store.ts -> src/sagas/index.ts -> src/sagas/party-data.ts -> src/store.ts created build/index.js in 5.4s
[2020-10-27 07:23:36] waiting for changes... [Browsersync] Reloading Browsers... (node:53085) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated (Use
node --trace-deprecation ...
to show where the warning was created)thanks sandeep
On Tue, Oct 20, 2020 at 1:05 PM Moritz Gunz notifications@github.com wrote:
I guess this is an error coming from the OAuth server? Can you check whether you properly whitelisted the domain in Spotify‘s auth page? Also it helps if you used the inspector to see the raw HTTP reponse.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Festify/app/issues/304#issuecomment-712656706, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACWXK7VGEPKJ77YO32P2KLSLU4UJANCNFSM4SXLHUCQ .
-- Best Regards,
Sandeep Mundra
Founder & CEO | IndiaNIC Infotech Limited
A: 499 N Canon Drive,Beverly Hills, CA 90210
P: +91 79 6191 6000 <+91-79-6191-6000> M: +91 999 810 6555 <+91-999-810-6555>
E: sandeep@indianic.com W: www.indianic.com
Skype: IndiaNIC WhatsApp: +91 999 810 6555 <+91-999-810-6555> USA Mobile: +1 408 940 6479 <+1-408-940-6479>
https://www.instagram.com/skmundra/
https://www.linkedin.com/in/sandeepmundra/
https://www.facebook.com/skm1803
IndiaNIC https://www.indianic.com/ | 9AM http://www.9am.io/ | Cohort.Work https://www.Cohort.Work/
WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission.
I'll close this issue for inactivity. Feel free to open a new one if you have further questions :)
After verification from Spotify, I got the red block on the bottom left with the message as internal, check all settings at firebase and Spotify, and unable to found any step I missed. I have paid for the project with firebase and set up all required settings. please help..