Forum Discussion
Jay_DDS_
9 years agoQrew Cadet
So, this is what I was able to come up with:
URLRoot() & "db/" & [_DBID_INTERPRETING_REQUESTS] & "?a=API_EditRecord&rid="&[Record ID#]&"&apptoken= daszufyd548iwsdg4qcshck5ve6b&_fid_118=Yes
But I'm getting this error:
Formula syntax error
Expected a valid expression after the "&"
URLRoot() & "db/" & [_DBID_INTERPRETING_REQUESTS] & "?a=API_EditRecord&rid="&[Record ID#]& "&apptoken= daszufyd548iwsdg4qcshck5ve6b&_fid_118=Yes
URLRoot() & "db/" & [_DBID_INTERPRETING_REQUESTS] & "?a=API_EditRecord&rid="&[Record ID#]&"&apptoken= daszufyd548iwsdg4qcshck5ve6b&_fid_118=Yes
But I'm getting this error:
Formula syntax error
Expected a valid expression after the "&"
URLRoot() & "db/" & [_DBID_INTERPRETING_REQUESTS] & "?a=API_EditRecord&rid="&[Record ID#]& "&apptoken= daszufyd548iwsdg4qcshck5ve6b&_fid_118=Yes
Jay_DDS_
9 years agoQrew Cadet
So, my syntax issue is fixed, but now I'm getting this error:
API_EditRecord
24
Invalid Application Token
An Application Token must be supplied.
I did create a new app token and replaced the apptoken above, but I still get this message. Any ideas?
API_EditRecord
24
Invalid Application Token
An Application Token must be supplied.
I did create a new app token and replaced the apptoken above, but I still get this message. Any ideas?