☰
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
11.2K
All Categories
73
Node JS client
22
Go client
650
.Net API client
313
Kite Publisher
516
.Net / VBA / Excel (3rd party)
367
Algorithms and Strategies
845
Java client
854
API clients
368
PHP client
3K
Python client
300
Mobile and Desktop apps
1.1K
Market data (WebSockets)
2.7K
General
In this Discussion
June 29
jini
June 30
sujith
Postback URL length limit
jini
March 5
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 7
edited March 7
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 22
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 23
You can proxy it from your server for now, we will increase the URL length limit.
jini
June 23
This is hosted in Google script. How to proxy the same
jini
June 29
Hi Sujith, is there any update on URL length issue?
sujith
June 30
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