4 months ago
I suddenly started getting CORS error
Access to fetch at 'https://bitcoin-meter.com/api/forgot-password' from origin 'https://app.bitcoin-meter.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
I tried everything to fix this but no success
I am sure it's server side issue, as it was working fine
all api(s) woking fine like login and logout etc. but this api just stopped working, the only difference is this api is additionally requesting internally to send a reset email.
I need your help here thanks
5 Replies
4 months ago
Outgoing SMTP is not permitted on the Hobby plan. Not sure why it would throw this error, but this feature will not work regardless. Are you using raw SMTP or an API proxy?
samgordon
Outgoing SMTP is not permitted on the Hobby plan. Not sure why it would throw this error, but this feature will not work regardless. Are you using raw SMTP or an API proxy?
4 months ago
was it working earlier in the hobby plan, because it was working fine
ajabnoor
was it working earlier in the hobby plan, because it was working fine
4 months ago
The hobby plan has recently had SMTP disabled, as of either last week or the week before.
samgordon
The hobby plan has recently had SMTP disabled, as of either last week or the week before.
4 months ago
that's it then
I have to move to pro
I need also the database backups
4 months ago
I just upgraded to pro
and issue resolved
thanks
I had to come here first before I wasted a whole day trying to solve it myself

