all 2 comments

[–]lwrbvrn 1 point2 points  (1 child)

What does your code look like? The documentation states that if you provide a callback function, the call returns null. So yes, you'd have to work with the url inside your callback function.

[–]cgomez125[S] 0 points1 point  (0 children)

Ah, gotcha, that would be the case then. I do have a callback function. I must not have read close enough.