What i forgot,
if this all is done by the oauth2.livecodescript, couldn't one then use that
script in V9?
> Am 03.01.2024 um 21:54 schrieb matthias rebbe via use-livecode
> :
>
> According to the release notes of dp7 the corresponding bug is 24334
>
>
> https://quality.livecode.com/show_bug
According to the release notes of dp7 the corresponding bug is 24334
https://quality.livecode.com/show_bug.cgi?id=24334
> Am 03.01.2024 um 21:35 schrieb ambassador--- via use-livecode
> :
>
> The blog discussion re v10 mentions this fix to OAuth2:
>
> "OAuth2 redirect parameters are now c
The blog discussion re v10 mentions this fix to OAuth2:
"OAuth2 redirect parameters are now correctly decoded"
I was unable to find the corresponding bug report for that item.
Does anyone here know the bug report ID for that?
And can anyone on the team confirm if this will be backported to t
> Am 03.01.2024 um 17:09 schrieb Bob Sneidar via use-livecode
> :
>
> It sounds like he is dealing with file permissions. His app can create but
> not write. I’ll bet the PDF file is 0 kbytes.
>
I had contact with Charles off-list.
No, the pdf sizes are not 0 kbytes. And they were written to
It sounds like he is dealing with file permissions. His app can create but not
write. I’ll bet the PDF file is 0 kbytes.
I would try saving the file using open file for binary write; write
to file ; put the result into tResult, close file then
check for tResult
Bob S
> On Dec 31, 2023, at
Hello Matthias,
I realize it has been nearly a month since your very thorough and generous
response to my question. Something came up a few hours after I posted the
question that almost completely side-tracked my use of LiveCode for a bit. (I’m
fine, just "life stuff” happening.) I apologize fo