Forum Discussion
RobertKreibich
8 years agoQrew Trainee
Dan: Would it be possible to give an example of what the 6 variable parameters above would really look like on an actual script. Not sure when brackets or quotes or https are required if required
- RobertKreibich8 years agoQrew TraineeI think I got it. The full URL including https before the ? is in quotes for the dbid
The rid and fid are numbers and do not need quotes
It works beautiful!!!
Thanks - RobertKreibich8 years agoQrew Traineeit worked on one app but i get the console message on another app of "Uncaught SyntaxError: Unexpected token }" and both apps have the same token properties
- RobertKreibich8 years agoQrew TraineeI found the problem. There are some extra brackets at the end of your Pasties #574 "})();" The only error I now get is "400 (Bad Request)" but it makes no diff in the correct execution and "done" appears at the bottom Thanks
- _anomDiebolt_8 years agoQrew EliteI don't see any problem with the code and I just ran it through a linter to be sure.
- RobertKreibich8 years agoQrew TraineeDan: I took some screen crops and sent them to you in an email
- DavidPontier17 years agoQrew CadetAre other people finding this to work? I get an error when I save. It says there is a missing parenthesis or that it is an invalid expression.