@UserTrue said in NODE js problem:
const {default: fetch } = await import("node-fetch")
it works thank you
Im creating accounts on website that need sms verification
I was using another country and it work fine but when I tried to switch the country BAS was not able to get me numbers from that country
I tried to call the API from the website manually and it give me the number so the problem is from BAS how to resolve that

when calling API work fine
https://vak-sms.com/api/getNumber/?apiKey={apiKey}&service=tg&country=hr
I faced this with hr witch is Croatia
I was working with Poland and numbers work fine