Forum Discussion
MarkShnier__You
Qrew Legend
3 years agoPlease post your actual code. Which is not working. Perhaps you have a space in front of the application token string.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------
manoharvankired
3 years agoQrew Trainee
Hi Mark,
I'm Using below code
If(IsNull([Start Date Time]),URLRoot() & "db/" & [_DBID_SITES_PIPELINE] & "?act=API_EditRecord&apptoken=apptoken&rid=" & [Record ID#] & "&_fid_10=" & Now() & "&rdr=" & URLEncode(URLRoot() & "db/" & [_DBID_SITES_PIPELINE] & "?act=dr&rid=" & [Record ID#]) )
Thanks,
Manohar
------------------------------
manohar vankireddy
------------------------------
- MarkShnier__You3 years ago
Qrew Legend
Is that your actual code or have you supplied a valid application token?
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------- manoharvankired3 years agoQrew Trainee
Yes Mark,
After saving record, it is working fine with valid token
Thanks,
Manohar
------------------------------
manohar vankireddy
------------------------------- MarkShnier__You3 years ago
Qrew Legend
So is everything ok now? I don't understand if you have a question.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------