saiffarooqui/SoulMate-Online-Dating-Platform

Problem with cards.js

Opened this issue · 0 comments

Hey, I tried to use this code, but there is no showing any user cards on home.php. Google Chrome giving feedback, that there is a problem:

cards.js:54

GET https://dev.virtualearth.net/REST/v1/Routes/DistanceMatrix?origins=,&destinations=15.2756659,73.9780985;15.2742894,73.9731740;15.2680897,73.9716397;15.2753347,73.9531861;15.2619209,73.9685498;15.2465603,74.0019809;15.2565800,74.0139972;15.2340142,73.9760171;15.2648540,73.9778174;15.2609519,73.9742877;18.5204303,73.8567437&travelMode=driving&key=AlqYwMSv8W6JrEnyQg_58Mkj6ZcBFipQI9ToM0_BX4FBTVbuXenxTnpKrNQDQ2G3

error 400

calcDistance @ cards.js:54
success @ cards.js:31
c @ jquery.min.js:2
fireWith @ jquery.min.js:2
l @ jquery.min.js:2
(anonymous) @ jquery.min.js:2
load (async)
send @ jquery.min.js:2
ajax @ jquery.min.js:2
(anonymous) @ cards.js:16

cards.js:41

Error: TypeError: Cannot read properties of undefined (reading 'resources')
at cards.js:41:33
(anonymous) @ cards.js:41
Promise.catch (async)
success @ cards.js:41
c @ jquery.min.js:2
fireWith @ jquery.min.js:2
l @ jquery.min.js:2
(anonymous) @ jquery.min.js:2
load (async)
send @ jquery.min.js:2
ajax @ jquery.min.js:2
(anonymous) @ cards.js:16

Could you help with that?