☰
Login
Signup
Home
›
API clients
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
13.8K
All Categories
0
Incidents
153
Node JS client
40
Go client
793
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
993
Java client
1.1K
API clients
404
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
June 2022
jini
June 2022
sujith
Postback URL length limit
jini
March 2022
in
API clients
Hi, I am using google app script to deploy my application. I am getting a s URL similar to
https://script.google.com/macros/s/AKfycbwhdDNW1wlzvmfCUoXYuODqKy_2GI8Ky6UpABCcJqIPnANAXgjIsW5NPX4nWwGwjAz1fA/exec
Now I am getting an error "Ensure this value has at most 100 characters (it has 121)."
Please help me to resolve this error. I saw that similar issue reported in forum but seems like the issue still exist
sujith
March 2022
edited March 2022
Where do you see this error?
Is this on developers console?
We tried to set a long redirect and postback url (more than 100 characters) and got an error for redirect url only but not for postback url.
jini
June 2022
Hi Sujith,
Yes this is for redirect URL. What is the solution. For the google macro production URL the length will exceed more than 200
sujith
June 2022
You can proxy it from your server for now, we will increase the URL length limit.
jini
June 2022
This is hosted in Google script. How to proxy the same
jini
June 2022
Hi Sujith, is there any update on URL length issue?
sujith
June 2022
We have increased the postback URL length to 450.
Sign In
or
Register
to comment.
Is this on developers console?
We tried to set a long redirect and postback url (more than 100 characters) and got an error for redirect url only but not for postback url.
Yes this is for redirect URL. What is the solution. For the google macro production URL the length will exceed more than 200