CARD-2043 Apex REST call failing in orgs with the url <>.visualforce.com#9
Open
psubramaniam46 wants to merge 1 commit intovlocityinc:masterfrom
Open
CARD-2043 Apex REST call failing in orgs with the url <>.visualforce.com#9psubramaniam46 wants to merge 1 commit intovlocityinc:masterfrom
psubramaniam46 wants to merge 1 commit intovlocityinc:masterfrom
Conversation
Fixing logic issue when creating instance url when url is visualforce.com.
Author
haxaco
approved these changes
Jan 4, 2019
|
@psubramaniam46 Can you speak to Sachin please - he's been investigating a similar issue with forceTK and the code you have looks like it might fail for similar reasons as he's hit. |
Author
|
Hi Matt,
I have checked with him, the issue that he was facing is different the url
which gets generated by the logic is different from the request url in his
case.
Thanks!
[image: Logo_Horizontal_no_tagline.gif]
Pradeep Subramaniam | Senior Software Developer
Vlocity | Industry Cloud Apps
E: psubramaniam@vlocity.com <phoang@vlocity.com> | M: +91 89515 03254
.........................................................................
[image: face-50.png] <https://www.facebook.com/vlocityinc/>
[image: twit.png] <https://twitter.com/vlocity>
[image: linked.png] <https://www.linkedin.com/company/vlocity-inc>
[image: youtube.png] <https://www.youtube.com/user/Vlocityinc>
[image: vlocity.png] <https://vlocity.com/community/events>
…On Fri, Jan 4, 2019 at 3:40 PM Matt Goldspink ***@***.***> wrote:
@psubramaniam46 <https://github.com/psubramaniam46> Can you speak to
Sachin please - he's been investigating a similar issue with forceTK and
the code you have looks like it might fail for similar reasons as he's hit.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#9 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AkK0WArOsnzdLMrk6QjAmS8XOuBeWYAZks5u_yiFgaJpZM4ZpHyB>
.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CARD-2043 Apex REST call failing in orgs with the url <>.visualforce.com
Fixing logic issue when creating instance url when url is visualforce.com.