[Help] [QBCore] QB-Phone camera not working

I made a server that uses the QBCore pack thing, but every time I try to use the phone it dosn’t work. It starts switching me between camera and 3 pearson mode real fast and the phone keeps loading with no end in sight.

Can someone send me a solution to the problem?

Video:

you need to add the webhook into the phone easiest way is to use a discord webhook and then simply go to [qb]>qb-phone>server>main.lua and paste in the webhook should be in line 10

2 Likes

I am having a similar problem I have webhook in place and on correct line but when I go to access camera it says not available do you have any ideas

i did add the line but its still not working

anyone ever find a fix for this

Have you got Screenshot-basic in the server? and is the webhook setup?

yes i do have screenshot-basic and yes the webhook is set up

1 Like

any errors? in the F8 or Console

1 Like

not getting any errors on anything in the console for it

This worked for me thank you.

Anyone else get this working? I have the webhook and I ended up editing the phone main.lua so I can see the error.
{“code”:“BadRequestError”,“message”:“must provide either content or embeds to create webhook message”}

SCRIPT ERROR: @qb-phone/client/main.lua:1406: attempt to index a nil value (field ‘attachments’)
@qb-phone/client/main.lua^7:1406
@screenshot-basic/dist/client.js^7:1

I just reinstalled qb-phone and made shore that its up to date.